Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions output/darwin_Apple-M2-Pro/imageio_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "imageio",
"system_info": {
"Python": "3.11.5",
"OS": "Darwin",
"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",
"Machine": "arm64",
"CPU": {
"brand_raw": "Apple M2 Pro",
"arch": "ARM_8",
"hz_advertised_raw": "Unknown",
"count": 12
},
"imageio": "2.37.0"
},
"benchmark_results": {
"images_per_second": "559.21 \u00b1 66.57",
"raw_times": [
426.64031736134865,
592.4497683139233,
581.3457343554974,
596.3111002730893,
599.3217401563282
]
},
"num_images": 2000,
"num_runs": 5
}
28 changes: 28 additions & 0 deletions output/darwin_Apple-M2-Pro/jpeg4py_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "jpeg4py",
"system_info": {
"Python": "3.11.5",
"OS": "Darwin",
"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",
"Machine": "arm64",
"CPU": {
"brand_raw": "Apple M2 Pro",
"arch": "ARM_8",
"hz_advertised_raw": "Unknown",
"count": 12
},
"jpeg4py": "0.1.4"
},
"benchmark_results": {
"images_per_second": "0.00 \u00b1 0.00",
"raw_times": [
0.0,
0.0,
0.0,
0.0,
0.0
]
},
"num_images": 2000,
"num_runs": 5
}
28 changes: 28 additions & 0 deletions output/darwin_Apple-M2-Pro/kornia_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "kornia",
"system_info": {
"Python": "3.11.5",
"OS": "Darwin",
"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",
"Machine": "arm64",
"CPU": {
"brand_raw": "Apple M2 Pro",
"arch": "ARM_8",
"hz_advertised_raw": "Unknown",
"count": 12
},
"kornia": "0.1.8"
},
"benchmark_results": {
"images_per_second": "745.26 \u00b1 6.01",
"raw_times": [
747.9967245152968,
749.1564732230656,
749.4230496356923,
746.2809672857713,
733.4356313995659
]
},
"num_images": 2000,
"num_runs": 5
}
28 changes: 28 additions & 0 deletions output/darwin_Apple-M2-Pro/opencv_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "opencv",
"system_info": {
"Python": "3.11.5",
"OS": "Darwin",
"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",
"Machine": "arm64",
"CPU": {
"brand_raw": "Apple M2 Pro",
"arch": "ARM_8",
"hz_advertised_raw": "Unknown",
"count": 12
},
"opencv": "4.11.0.86"
},
"benchmark_results": {
"images_per_second": "742.30 \u00b1 1.97",
"raw_times": [
742.1287964513549,
743.0504925520996,
739.0741397857058,
742.0521577003833,
745.1824884539037
]
},
"num_images": 2000,
"num_runs": 5
}
27 changes: 27 additions & 0 deletions output/darwin_Apple-M2-Pro/pillow_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"library": "pillow",
"system_info": {
"Python": "3.11.5",
"OS": "Darwin",
"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",
"Machine": "arm64",
"CPU": {
"brand_raw": "Apple M2 Pro",
"arch": "ARM_8",
"hz_advertised_raw": "Unknown",
"count": 12
}
},
"benchmark_results": {
"images_per_second": "611.94 \u00b1 14.94",
"raw_times": [
583.4479535081801,
614.1078536028975,
624.1368302740742,
624.0311267409298,
613.9669264601398
]
},
"num_images": 2000,
"num_runs": 5
}
28 changes: 28 additions & 0 deletions output/darwin_Apple-M2-Pro/skimage_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "skimage",
"system_info": {
"Python": "3.11.5",
"OS": "Darwin",
"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",
"Machine": "arm64",
"CPU": {
"brand_raw": "Apple M2 Pro",
"arch": "ARM_8",
"hz_advertised_raw": "Unknown",
"count": 12
},
"skimage": "0.25.0"
},
"benchmark_results": {
"images_per_second": "593.36 \u00b1 17.05",
"raw_times": [
561.2149405511092,
594.0068202180997,
598.6228083668868,
611.344980932484,
601.5952501839097
]
},
"num_images": 2000,
"num_runs": 5
}
28 changes: 28 additions & 0 deletions output/darwin_Apple-M2-Pro/tensorflow_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "tensorflow",
"system_info": {
"Python": "3.11.5",
"OS": "Darwin",
"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",
"Machine": "arm64",
"CPU": {
"brand_raw": "Apple M2 Pro",
"arch": "ARM_8",
"hz_advertised_raw": "Unknown",
"count": 12
},
"tensorflow": "2.18.0"
},
"benchmark_results": {
"images_per_second": "500.19 \u00b1 5.04",
"raw_times": [
498.52430573638554,
494.66850918184076,
505.9407083665589,
506.36876349708973,
495.4666402753553
]
},
"num_images": 2000,
"num_runs": 5
}
28 changes: 28 additions & 0 deletions output/darwin_Apple-M2-Pro/torchvision_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "torchvision",
"system_info": {
"Python": "3.11.5",
"OS": "Darwin",
"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",
"Machine": "arm64",
"CPU": {
"brand_raw": "Apple M2 Pro",
"arch": "ARM_8",
"hz_advertised_raw": "Unknown",
"count": 12
},
"torchvision": "0.20.1"
},
"benchmark_results": {
"images_per_second": "736.31 \u00b1 3.46",
"raw_times": [
731.2712185698072,
733.4794076117929,
736.969300342783,
739.8676853641501,
739.9628320653186
]
},
"num_images": 2000,
"num_runs": 5
}
28 changes: 28 additions & 0 deletions output/linux_AMD-EPYC-7702-64-Core-Processor/imageio_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "imageio",
"system_info": {
"Python": "3.10.12",
"OS": "Linux",
"OS Version": "#1 SMP Tue Jul 18 16:14:52 UTC 2023",
"Machine": "x86_64",
"CPU": {
"brand_raw": "AMD EPYC 7702 64-Core Processor",
"arch": "X86_64",
"hz_advertised_raw": "Unknown",
"count": 128
},
"imageio": "2.37.0"
},
"benchmark_results": {
"images_per_second": "357.35 \u00b1 8.78",
"raw_times": [
350.6178649348752,
345.7227003102819,
367.10917282075786,
355.6226220013408,
367.6737228735568
]
},
"num_images": 2000,
"num_runs": 5
}
28 changes: 28 additions & 0 deletions output/linux_AMD-EPYC-7702-64-Core-Processor/jpeg4py_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "jpeg4py",
"system_info": {
"Python": "3.10.12",
"OS": "Linux",
"OS Version": "#1 SMP Tue Jul 18 16:14:52 UTC 2023",
"Machine": "x86_64",
"CPU": {
"brand_raw": "AMD EPYC 7702 64-Core Processor",
"arch": "X86_64",
"hz_advertised_raw": "Unknown",
"count": 128
},
"jpeg4py": "0.1.4"
},
"benchmark_results": {
"images_per_second": "490.75 \u00b1 6.03",
"raw_times": [
479.2909442594058,
494.95577036083785,
496.1907906875007,
492.5053910711389,
490.7889700360107
]
},
"num_images": 2000,
"num_runs": 5
}
28 changes: 28 additions & 0 deletions output/linux_AMD-EPYC-7702-64-Core-Processor/kornia_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "kornia",
"system_info": {
"Python": "3.10.12",
"OS": "Linux",
"OS Version": "#1 SMP Tue Jul 18 16:14:52 UTC 2023",
"Machine": "x86_64",
"CPU": {
"brand_raw": "AMD EPYC 7702 64-Core Processor",
"arch": "X86_64",
"hz_advertised_raw": "Unknown",
"count": 128
},
"kornia": "0.1.8"
},
"benchmark_results": {
"images_per_second": "490.01 \u00b1 12.64",
"raw_times": [
464.7652388557977,
497.4865124523582,
496.03687396471884,
495.7081150336569,
496.05794802041527
]
},
"num_images": 2000,
"num_runs": 5
}
28 changes: 28 additions & 0 deletions output/linux_AMD-EPYC-7702-64-Core-Processor/opencv_results.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"library": "opencv",
"system_info": {
"Python": "3.10.12",
"OS": "Linux",
"OS Version": "#1 SMP Tue Jul 18 16:14:52 UTC 2023",
"Machine": "x86_64",
"CPU": {
"brand_raw": "AMD EPYC 7702 64-Core Processor",
"arch": "X86_64",
"hz_advertised_raw": "Unknown",
"count": 128
},
"opencv": "4.11.0.86"
},
"benchmark_results": {
"images_per_second": "460.45 \u00b1 13.14",
"raw_times": [
468.0762645807466,
461.66960039266627,
461.7170510265016,
436.01765876609267,
474.760057820139
]
},
"num_images": 2000,
"num_runs": 5
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"library": "pillow-simd",
"system_info": {
"Python": "3.10.12",
"OS": "Linux",
"OS Version": "#1 SMP Tue Jul 18 16:14:52 UTC 2023",
"Machine": "x86_64",
"CPU": {
"brand_raw": "AMD EPYC 7702 64-Core Processor",
"arch": "X86_64",
"hz_advertised_raw": "Unknown",
"count": 128
}
},
"benchmark_results": {
"images_per_second": "400.18 \u00b1 4.00",
"raw_times": [
392.3305837338217,
402.0171703580803,
401.11343941045106,
402.02249654728354,
403.4360285892572
]
},
"num_images": 2000,
"num_runs": 5
}
Loading
Loading