forked from microsoft/DirectXShaderCompiler
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstats.json
More file actions
32 lines (32 loc) · 1.24 KB
/
stats.json
File metadata and controls
32 lines (32 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"variant": "unroll_artifact",
"run_count": 1,
"wall_to_window_ms": {
"min": 9969.814,
"max": 9969.814,
"mean": 9969.814,
"median": 9969.814,
"stddev": 0
},
"first_render_submit_ms": {
"min": 6895,
"max": 6895,
"mean": 6895,
"median": 6895,
"stddev": 0
},
"main_shader_ready_ms": {
"min": 11,
"max": 11,
"mean": 11,
"median": 11,
"stddev": 0
},
"main_pipeline_build_ms": {
"min": 293,
"max": 293,
"mean": 293,
"median": 293,
"stddev": 0
}
}