Skip to content

Commit

Permalink
Improve updating of benchmarks (close #80)
Browse files Browse the repository at this point in the history
- benchmarks/*.json are beautified, while the archive still contains minified data
- benchmarks are sorted by gpu
  • Loading branch information
puckey committed Dec 17, 2021
1 parent 172c813 commit 978619f
Show file tree
Hide file tree
Showing 18 changed files with 47,697 additions and 21 deletions.
Binary file modified benchmarks.tar.gz
Binary file not shown.
100 changes: 99 additions & 1 deletion benchmarks/d-adreno.json
Original file line number Diff line number Diff line change
@@ -1 +1,99 @@
["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]]]]
[
"4.0.0",
[
"qualcomm adreno 540",
"540",
0,
[
[
1919,
1279,
19
]
]
],
[
"qualcomm adreno 540 gpu",
"540",
0,
[
[
1919,
1279,
24
]
]
],
[
"qualcomm adreno 618 gpu",
"618",
0,
[
[
1920,
1080,
20
]
]
],
[
"qualcomm adreno 630 gpu",
"630",
0,
[
[
1920,
1080,
21
]
]
],
[
"qualcomm adreno 680 gpu",
"680",
0,
[
[
2880,
1920,
25
]
]
],
[
"qualcomm adreno 685 gpu",
"685",
0,
[
[
1920,
1080,
28
]
]
],
[
"qualcomm adreno 690 gpu",
"690",
0,
[
[
1920,
1280,
28
]
]
],
[
"qualcomm adreno 8cx gen 3",
"8",
0,
[
[
1920,
1080,
22
]
]
]
]
11,291 changes: 11,290 additions & 1 deletion benchmarks/d-amd.json

Large diffs are not rendered by default.

64 changes: 63 additions & 1 deletion benchmarks/d-apple.json
Original file line number Diff line number Diff line change
@@ -1 +1,63 @@
["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]]]]
[
"4.0.0",
[
"apple a14",
"14",
0,
[
[
2704,
1756,
120
]
]
],
[
"apple m1",
"1",
0,
[
[
2880,
1800,
60
]
]
],
[
"apple m1 max",
"1",
0,
[
[
3456,
2234,
120
]
]
],
[
"apple m1 pro",
"1",
0,
[
[
3024,
1964,
120
]
]
],
[
"apple paravirtual device",
"",
0,
[
[
1024,
768,
30
]
]
]
]
6,604 changes: 6,603 additions & 1 deletion benchmarks/d-geforce.json

Large diffs are not rendered by default.

2,877 changes: 2,876 additions & 1 deletion benchmarks/d-intel.json

Large diffs are not rendered by default.

10,120 changes: 10,119 additions & 1 deletion benchmarks/d-nvidia.json

Large diffs are not rendered by default.

10,233 changes: 10,232 additions & 1 deletion benchmarks/d-radeon.json

Large diffs are not rendered by default.

2,016 changes: 2,015 additions & 1 deletion benchmarks/m-adreno.json

Large diffs are not rendered by default.

Loading

0 comments on commit 978619f

Please sign in to comment.