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) · 685 Bytes
/
stats.json
File metadata and controls
40 lines (40 loc) · 685 Bytes
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": "unroll_v2",
"run_count": 1,
"capture_frame": 1000,
"gpu_frame_ms": {
"min": 19.236,
"max": 19.236,
"mean": 19.236,
"median": 19.236,
"stddev": 0
},
"dispatch_count": {
"min": 2,
"max": 2,
"mean": 2,
"median": 2,
"stddev": 0
},
"compute_active_pct": {
"min": 86.9712,
"max": 86.9712,
"mean": 86.9712,
"median": 86.9712,
"stddev": 0
},
"sm_throughput_pct": {
"min": 38.7311,
"max": 38.7311,
"mean": 38.7311,
"median": 38.7311,
"stddev": 0
},
"pcie_write_gbps": {
"min": 2.64514,
"max": 2.64514,
"mean": 2.64514,
"median": 2.64514,
"stddev": 0
}
}