Skip to content

Commit 2fc1cc5

Browse files
DipetMikhail DruzhininMikhail Druzhinin
authored
Dipetm results (#22)
* AMD-EPYC-7702 x 2 * Update * Add m2 * Add 5800H --------- Co-authored-by: Mikhail Druzhinin <[email protected]> Co-authored-by: Mikhail Druzhinin <[email protected]>
1 parent 64fc274 commit 2fc1cc5

27 files changed

+724
-1
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"library": "imageio",
3+
"system_info": {
4+
"Python": "3.11.5",
5+
"OS": "Darwin",
6+
"OS Version": "Darwin Kernel Version 23.5.0: Wed May 1 20:14:38 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6020",
7+
"Machine": "arm64",
8+
"CPU": {
9+
"brand_raw": "Apple M2 Pro",
10+
"arch": "ARM_8",
11+
"hz_advertised_raw": "Unknown",
12+
"count": 12
13+
},
14+
"imageio": "2.37.0"
15+
},
16+
"benchmark_results": {
17+
"images_per_second": "559.21 \u00b1 66.57",
18+
"raw_times": [
19+
426.64031736134865,
20+
592.4497683139233,
21+
581.3457343554974,
22+
596.3111002730893,
23+
599.3217401563282
24+
]
25+
},
26+
"num_images": 2000,
27+
"num_runs": 5
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"library": "jpeg4py",
3+
"system_info": {
4+
"Python": "3.11.5",
5+
"OS": "Darwin",
6+
"OS Version": "Darwin Kernel Version 23.5.0: Wed May 1 20:14:38 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6020",
7+
"Machine": "arm64",
8+
"CPU": {
9+
"brand_raw": "Apple M2 Pro",
10+
"arch": "ARM_8",
11+
"hz_advertised_raw": "Unknown",
12+
"count": 12
13+
},
14+
"jpeg4py": "0.1.4"
15+
},
16+
"benchmark_results": {
17+
"images_per_second": "0.00 \u00b1 0.00",
18+
"raw_times": [
19+
0.0,
20+
0.0,
21+
0.0,
22+
0.0,
23+
0.0
24+
]
25+
},
26+
"num_images": 2000,
27+
"num_runs": 5
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"library": "kornia",
3+
"system_info": {
4+
"Python": "3.11.5",
5+
"OS": "Darwin",
6+
"OS Version": "Darwin Kernel Version 23.5.0: Wed May 1 20:14:38 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6020",
7+
"Machine": "arm64",
8+
"CPU": {
9+
"brand_raw": "Apple M2 Pro",
10+
"arch": "ARM_8",
11+
"hz_advertised_raw": "Unknown",
12+
"count": 12
13+
},
14+
"kornia": "0.1.8"
15+
},
16+
"benchmark_results": {
17+
"images_per_second": "745.26 \u00b1 6.01",
18+
"raw_times": [
19+
747.9967245152968,
20+
749.1564732230656,
21+
749.4230496356923,
22+
746.2809672857713,
23+
733.4356313995659
24+
]
25+
},
26+
"num_images": 2000,
27+
"num_runs": 5
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"library": "opencv",
3+
"system_info": {
4+
"Python": "3.11.5",
5+
"OS": "Darwin",
6+
"OS Version": "Darwin Kernel Version 23.5.0: Wed May 1 20:14:38 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6020",
7+
"Machine": "arm64",
8+
"CPU": {
9+
"brand_raw": "Apple M2 Pro",
10+
"arch": "ARM_8",
11+
"hz_advertised_raw": "Unknown",
12+
"count": 12
13+
},
14+
"opencv": "4.11.0.86"
15+
},
16+
"benchmark_results": {
17+
"images_per_second": "742.30 \u00b1 1.97",
18+
"raw_times": [
19+
742.1287964513549,
20+
743.0504925520996,
21+
739.0741397857058,
22+
742.0521577003833,
23+
745.1824884539037
24+
]
25+
},
26+
"num_images": 2000,
27+
"num_runs": 5
28+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"library": "pillow",
3+
"system_info": {
4+
"Python": "3.11.5",
5+
"OS": "Darwin",
6+
"OS Version": "Darwin Kernel Version 23.5.0: Wed May 1 20:14:38 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6020",
7+
"Machine": "arm64",
8+
"CPU": {
9+
"brand_raw": "Apple M2 Pro",
10+
"arch": "ARM_8",
11+
"hz_advertised_raw": "Unknown",
12+
"count": 12
13+
}
14+
},
15+
"benchmark_results": {
16+
"images_per_second": "611.94 \u00b1 14.94",
17+
"raw_times": [
18+
583.4479535081801,
19+
614.1078536028975,
20+
624.1368302740742,
21+
624.0311267409298,
22+
613.9669264601398
23+
]
24+
},
25+
"num_images": 2000,
26+
"num_runs": 5
27+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"library": "skimage",
3+
"system_info": {
4+
"Python": "3.11.5",
5+
"OS": "Darwin",
6+
"OS Version": "Darwin Kernel Version 23.5.0: Wed May 1 20:14:38 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6020",
7+
"Machine": "arm64",
8+
"CPU": {
9+
"brand_raw": "Apple M2 Pro",
10+
"arch": "ARM_8",
11+
"hz_advertised_raw": "Unknown",
12+
"count": 12
13+
},
14+
"skimage": "0.25.0"
15+
},
16+
"benchmark_results": {
17+
"images_per_second": "593.36 \u00b1 17.05",
18+
"raw_times": [
19+
561.2149405511092,
20+
594.0068202180997,
21+
598.6228083668868,
22+
611.344980932484,
23+
601.5952501839097
24+
]
25+
},
26+
"num_images": 2000,
27+
"num_runs": 5
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"library": "tensorflow",
3+
"system_info": {
4+
"Python": "3.11.5",
5+
"OS": "Darwin",
6+
"OS Version": "Darwin Kernel Version 23.5.0: Wed May 1 20:14:38 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6020",
7+
"Machine": "arm64",
8+
"CPU": {
9+
"brand_raw": "Apple M2 Pro",
10+
"arch": "ARM_8",
11+
"hz_advertised_raw": "Unknown",
12+
"count": 12
13+
},
14+
"tensorflow": "2.18.0"
15+
},
16+
"benchmark_results": {
17+
"images_per_second": "500.19 \u00b1 5.04",
18+
"raw_times": [
19+
498.52430573638554,
20+
494.66850918184076,
21+
505.9407083665589,
22+
506.36876349708973,
23+
495.4666402753553
24+
]
25+
},
26+
"num_images": 2000,
27+
"num_runs": 5
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"library": "torchvision",
3+
"system_info": {
4+
"Python": "3.11.5",
5+
"OS": "Darwin",
6+
"OS Version": "Darwin Kernel Version 23.5.0: Wed May 1 20:14:38 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6020",
7+
"Machine": "arm64",
8+
"CPU": {
9+
"brand_raw": "Apple M2 Pro",
10+
"arch": "ARM_8",
11+
"hz_advertised_raw": "Unknown",
12+
"count": 12
13+
},
14+
"torchvision": "0.20.1"
15+
},
16+
"benchmark_results": {
17+
"images_per_second": "736.31 \u00b1 3.46",
18+
"raw_times": [
19+
731.2712185698072,
20+
733.4794076117929,
21+
736.969300342783,
22+
739.8676853641501,
23+
739.9628320653186
24+
]
25+
},
26+
"num_images": 2000,
27+
"num_runs": 5
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"library": "imageio",
3+
"system_info": {
4+
"Python": "3.10.12",
5+
"OS": "Linux",
6+
"OS Version": "#1 SMP Tue Jul 18 16:14:52 UTC 2023",
7+
"Machine": "x86_64",
8+
"CPU": {
9+
"brand_raw": "AMD EPYC 7702 64-Core Processor",
10+
"arch": "X86_64",
11+
"hz_advertised_raw": "Unknown",
12+
"count": 128
13+
},
14+
"imageio": "2.37.0"
15+
},
16+
"benchmark_results": {
17+
"images_per_second": "357.35 \u00b1 8.78",
18+
"raw_times": [
19+
350.6178649348752,
20+
345.7227003102819,
21+
367.10917282075786,
22+
355.6226220013408,
23+
367.6737228735568
24+
]
25+
},
26+
"num_images": 2000,
27+
"num_runs": 5
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"library": "jpeg4py",
3+
"system_info": {
4+
"Python": "3.10.12",
5+
"OS": "Linux",
6+
"OS Version": "#1 SMP Tue Jul 18 16:14:52 UTC 2023",
7+
"Machine": "x86_64",
8+
"CPU": {
9+
"brand_raw": "AMD EPYC 7702 64-Core Processor",
10+
"arch": "X86_64",
11+
"hz_advertised_raw": "Unknown",
12+
"count": 128
13+
},
14+
"jpeg4py": "0.1.4"
15+
},
16+
"benchmark_results": {
17+
"images_per_second": "490.75 \u00b1 6.03",
18+
"raw_times": [
19+
479.2909442594058,
20+
494.95577036083785,
21+
496.1907906875007,
22+
492.5053910711389,
23+
490.7889700360107
24+
]
25+
},
26+
"num_images": 2000,
27+
"num_runs": 5
28+
}

0 commit comments

Comments
 (0)