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.43 KB
/
stats.json
File metadata and controls
40 lines (40 loc) · 1.43 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": "devshfixes_upstream",
"run_count": 1,
"capture_frame": 1000,
"gpu_frame_ms": {
"min": 19.6157,
"max": 19.6157,
"mean": 19.6157,
"median": 19.6157,
"stddev": 0
},
"dispatch_count": {
"min": 2,
"max": 2,
"mean": 2,
"median": 2,
"stddev": 0
},
"compute_active_pct": {
"min": 82.9923,
"max": 82.9923,
"mean": 82.9923,
"median": 82.9923,
"stddev": 0
},
"sm_throughput_pct": {
"min": 38.2916,
"max": 38.2916,
"mean": 38.2916,
"median": 38.2916,
"stddev": 0
},
"pcie_write_gbps": {
"min": 2.64694,
"max": 2.64694,
"mean": 2.64694,
"median": 2.64694,
"stddev": 0
}
}