Skip to content

Commit 7dfdd5e

Browse files
committed
Improve updating of benchmarks (close #80)
- benchmarks/*.json are beautified, while the archive still contains minified data - benchmarks are sorted by gpu
1 parent 6bb21c8 commit 7dfdd5e

18 files changed

+47697
-21
lines changed

benchmarks.tar.gz

-1.75 KB
Binary file not shown.

benchmarks/d-adreno.json

+99-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,99 @@
1-
["4.0.0",["qualcomm adreno 540","540",0,[[1919,1279,19]]],["qualcomm adreno 630 gpu","630",0,[[1920,1080,21]]],["qualcomm adreno 540 gpu","540",0,[[1919,1279,24]]],["qualcomm adreno 680 gpu","680",0,[[2880,1920,52]]],["qualcomm adreno 685 gpu","685",0,[[1920,1080,28]]],["qualcomm adreno 690 gpu","690",0,[[1920,1280,28]]],["qualcomm adreno 618 gpu","618",0,[[1920,1080,20]]],["qualcomm adreno 8cx gen 3","8",0,[[1920,1080,22]]]]
1+
[
2+
"4.0.0",
3+
[
4+
"qualcomm adreno 540",
5+
"540",
6+
0,
7+
[
8+
[
9+
1919,
10+
1279,
11+
19
12+
]
13+
]
14+
],
15+
[
16+
"qualcomm adreno 540 gpu",
17+
"540",
18+
0,
19+
[
20+
[
21+
1919,
22+
1279,
23+
24
24+
]
25+
]
26+
],
27+
[
28+
"qualcomm adreno 618 gpu",
29+
"618",
30+
0,
31+
[
32+
[
33+
1920,
34+
1080,
35+
20
36+
]
37+
]
38+
],
39+
[
40+
"qualcomm adreno 630 gpu",
41+
"630",
42+
0,
43+
[
44+
[
45+
1920,
46+
1080,
47+
21
48+
]
49+
]
50+
],
51+
[
52+
"qualcomm adreno 680 gpu",
53+
"680",
54+
0,
55+
[
56+
[
57+
2880,
58+
1920,
59+
25
60+
]
61+
]
62+
],
63+
[
64+
"qualcomm adreno 685 gpu",
65+
"685",
66+
0,
67+
[
68+
[
69+
1920,
70+
1080,
71+
28
72+
]
73+
]
74+
],
75+
[
76+
"qualcomm adreno 690 gpu",
77+
"690",
78+
0,
79+
[
80+
[
81+
1920,
82+
1280,
83+
28
84+
]
85+
]
86+
],
87+
[
88+
"qualcomm adreno 8cx gen 3",
89+
"8",
90+
0,
91+
[
92+
[
93+
1920,
94+
1080,
95+
22
96+
]
97+
]
98+
]
99+
]

benchmarks/d-amd.json

+11,290-1
Large diffs are not rendered by default.

benchmarks/d-apple.json

+63-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,63 @@
1-
["4.0.0",["apple m1","1",0,[[2880,1800,60]]],["apple paravirtual device","",0,[[1024,768,30]]],["apple a14","14",0,[[2704,1756,120]]],["apple m1 max","1",0,[[3456,2234,120]]],["apple m1 pro","1",0,[[3024,1964,120]]]]
1+
[
2+
"4.0.0",
3+
[
4+
"apple a14",
5+
"14",
6+
0,
7+
[
8+
[
9+
2704,
10+
1756,
11+
120
12+
]
13+
]
14+
],
15+
[
16+
"apple m1",
17+
"1",
18+
0,
19+
[
20+
[
21+
2880,
22+
1800,
23+
60
24+
]
25+
]
26+
],
27+
[
28+
"apple m1 max",
29+
"1",
30+
0,
31+
[
32+
[
33+
3456,
34+
2234,
35+
120
36+
]
37+
]
38+
],
39+
[
40+
"apple m1 pro",
41+
"1",
42+
0,
43+
[
44+
[
45+
3024,
46+
1964,
47+
120
48+
]
49+
]
50+
],
51+
[
52+
"apple paravirtual device",
53+
"",
54+
0,
55+
[
56+
[
57+
1024,
58+
768,
59+
30
60+
]
61+
]
62+
]
63+
]

benchmarks/d-geforce.json

+6,603-1
Large diffs are not rendered by default.

benchmarks/d-intel.json

+2,876-1
Large diffs are not rendered by default.

benchmarks/d-nvidia.json

+10,119-1
Large diffs are not rendered by default.

benchmarks/d-radeon.json

+10,232-1
Large diffs are not rendered by default.

benchmarks/m-adreno.json

+2,015-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)