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
40 lines (40 loc) · 1.42 KB
/
stats.json
File metadata and controls
40 lines (40 loc) · 1.42 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
33
34
35
36
37
38
39
40
{
"variant": "master_source_off",
"run_count": 1,
"capture_frame": 1000,
"gpu_frame_ms": {
"min": 21.4304,
"max": 21.4304,
"mean": 21.4304,
"median": 21.4304,
"stddev": 0
},
"dispatch_count": {
"min": 2,
"max": 2,
"mean": 2,
"median": 2,
"stddev": 0
},
"compute_active_pct": {
"min": 83.2501,
"max": 83.2501,
"mean": 83.2501,
"median": 83.2501,
"stddev": 0
},
"sm_throughput_pct": {
"min": 35.5388,
"max": 35.5388,
"mean": 35.5388,
"median": 35.5388,
"stddev": 0
},
"pcie_write_gbps": {
"min": 2.6271,
"max": 2.6271,
"mean": 2.6271,
"median": 2.6271,
"stddev": 0
}
}