Skip to content

Commit

Permalink
Add json files for avx512 IP benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
meshtag committed Jan 28, 2022
1 parent 759147c commit cccc5c2
Show file tree
Hide file tree
Showing 27 changed files with 2,304 additions and 0 deletions.
Binary file added bin/ResultBuddyConv2D.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/ResultBuddyCorr2D.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
96 changes: 96 additions & 0 deletions bin/YuTu1024Random3x3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"context": {
"date": "2022-01-29T06:23:48+08:00",
"host_name": "3eb35749d59c",
"executable": "./image-processing-benchmark",
"num_cpus": 52,
"mhz_per_cpu": 2500,
"cpu_scaling_enabled": false,
"caches": [
{
"type": "Data",
"level": 1,
"size": 32768,
"num_sharing": 2
},
{
"type": "Instruction",
"level": 1,
"size": 32768,
"num_sharing": 2
},
{
"type": "Unified",
"level": 2,
"size": 1048576,
"num_sharing": 2
},
{
"type": "Unified",
"level": 3,
"size": 37486592,
"num_sharing": 52
}
],
"load_avg": [7.1,10.09,15.25],
"library_build_type": "debug"
},
"benchmarks": [
{
"name": "OpenCV_Filter2D/1",
"family_index": 0,
"per_family_instance_index": 0,
"run_name": "OpenCV_Filter2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 171,
"real_time": 4.0042484996088762e+06,
"cpu_time": 4.0041305906432741e+06,
"time_unit": "ns"
},
{
"name": "MLIR_Conv2D/1",
"family_index": 1,
"per_family_instance_index": 0,
"run_name": "MLIR_Conv2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 41,
"real_time": 1.6962472894569721e+07,
"cpu_time": 1.6961930756097559e+07,
"time_unit": "ns"
},
{
"name": "Buddy_Conv2D/1",
"family_index": 2,
"per_family_instance_index": 0,
"run_name": "Buddy_Conv2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 637,
"real_time": 1.0962885610022387e+06,
"cpu_time": 1.0962501852433276e+06,
"time_unit": "ns"
},
{
"name": "Buddy_Corr2D/1",
"family_index": 3,
"per_family_instance_index": 0,
"run_name": "Buddy_Corr2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 537,
"real_time": 1.3015338668887620e+06,
"cpu_time": 1.3015048584729983e+06,
"time_unit": "ns"
}
]
}
96 changes: 96 additions & 0 deletions bin/YuTu1024Random5x5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"context": {
"date": "2022-01-29T06:24:49+08:00",
"host_name": "3eb35749d59c",
"executable": "./image-processing-benchmark",
"num_cpus": 52,
"mhz_per_cpu": 2500,
"cpu_scaling_enabled": false,
"caches": [
{
"type": "Data",
"level": 1,
"size": 32768,
"num_sharing": 2
},
{
"type": "Instruction",
"level": 1,
"size": 32768,
"num_sharing": 2
},
{
"type": "Unified",
"level": 2,
"size": 1048576,
"num_sharing": 2
},
{
"type": "Unified",
"level": 3,
"size": 37486592,
"num_sharing": 52
}
],
"load_avg": [7.2,9.57,14.74],
"library_build_type": "debug"
},
"benchmarks": [
{
"name": "OpenCV_Filter2D/1",
"family_index": 0,
"per_family_instance_index": 0,
"run_name": "OpenCV_Filter2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 60,
"real_time": 1.1752332405497631e+07,
"cpu_time": 1.1752074500000000e+07,
"time_unit": "ns"
},
{
"name": "MLIR_Conv2D/1",
"family_index": 1,
"per_family_instance_index": 0,
"run_name": "MLIR_Conv2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 13,
"real_time": 5.2971983328461647e+07,
"cpu_time": 5.2970707307692304e+07,
"time_unit": "ns"
},
{
"name": "Buddy_Conv2D/1",
"family_index": 2,
"per_family_instance_index": 0,
"run_name": "Buddy_Conv2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 262,
"real_time": 2.6668941260862895e+06,
"cpu_time": 2.6668086832061075e+06,
"time_unit": "ns"
},
{
"name": "Buddy_Corr2D/1",
"family_index": 3,
"per_family_instance_index": 0,
"run_name": "Buddy_Corr2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 205,
"real_time": 3.4135293851538403e+06,
"cpu_time": 3.4133752195121958e+06,
"time_unit": "ns"
}
]
}
96 changes: 96 additions & 0 deletions bin/YuTu1024Random7x7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"context": {
"date": "2022-01-29T06:25:25+08:00",
"host_name": "3eb35749d59c",
"executable": "./image-processing-benchmark",
"num_cpus": 52,
"mhz_per_cpu": 2500,
"cpu_scaling_enabled": false,
"caches": [
{
"type": "Data",
"level": 1,
"size": 32768,
"num_sharing": 2
},
{
"type": "Instruction",
"level": 1,
"size": 32768,
"num_sharing": 2
},
{
"type": "Unified",
"level": 2,
"size": 1048576,
"num_sharing": 2
},
{
"type": "Unified",
"level": 3,
"size": 37486592,
"num_sharing": 52
}
],
"load_avg": [7.56,9.36,14.45],
"library_build_type": "debug"
},
"benchmarks": [
{
"name": "OpenCV_Filter2D/1",
"family_index": 0,
"per_family_instance_index": 0,
"run_name": "OpenCV_Filter2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 34,
"real_time": 2.0826489061993711e+07,
"cpu_time": 2.0825727823529407e+07,
"time_unit": "ns"
},
{
"name": "MLIR_Conv2D/1",
"family_index": 1,
"per_family_instance_index": 0,
"run_name": "MLIR_Conv2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 6,
"real_time": 1.2079235383619864e+08,
"cpu_time": 1.2078828966666667e+08,
"time_unit": "ns"
},
{
"name": "Buddy_Conv2D/1",
"family_index": 2,
"per_family_instance_index": 0,
"run_name": "Buddy_Conv2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 133,
"real_time": 5.2740798660911117e+06,
"cpu_time": 5.2739045789473671e+06,
"time_unit": "ns"
},
{
"name": "Buddy_Corr2D/1",
"family_index": 3,
"per_family_instance_index": 0,
"run_name": "Buddy_Corr2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 112,
"real_time": 6.2690744608906759e+06,
"cpu_time": 6.2688121517857155e+06,
"time_unit": "ns"
}
]
}
96 changes: 96 additions & 0 deletions bin/YuTu1024Random9x9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"context": {
"date": "2022-01-29T06:26:11+08:00",
"host_name": "3eb35749d59c",
"executable": "./image-processing-benchmark",
"num_cpus": 52,
"mhz_per_cpu": 2500,
"cpu_scaling_enabled": false,
"caches": [
{
"type": "Data",
"level": 1,
"size": 32768,
"num_sharing": 2
},
{
"type": "Instruction",
"level": 1,
"size": 32768,
"num_sharing": 2
},
{
"type": "Unified",
"level": 2,
"size": 1048576,
"num_sharing": 2
},
{
"type": "Unified",
"level": 3,
"size": 37486592,
"num_sharing": 52
}
],
"load_avg": [7.87,9.18,14.15],
"library_build_type": "debug"
},
"benchmarks": [
{
"name": "OpenCV_Filter2D/1",
"family_index": 0,
"per_family_instance_index": 0,
"run_name": "OpenCV_Filter2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 23,
"real_time": 3.0587271260826483e+07,
"cpu_time": 3.0586302173913043e+07,
"time_unit": "ns"
},
{
"name": "MLIR_Conv2D/1",
"family_index": 1,
"per_family_instance_index": 0,
"run_name": "MLIR_Conv2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 3,
"real_time": 2.1393594952921072e+08,
"cpu_time": 2.1392745666666666e+08,
"time_unit": "ns"
},
{
"name": "Buddy_Conv2D/1",
"family_index": 2,
"per_family_instance_index": 0,
"run_name": "Buddy_Conv2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 79,
"real_time": 8.8423412717595883e+06,
"cpu_time": 8.8421488860759456e+06,
"time_unit": "ns"
},
{
"name": "Buddy_Corr2D/1",
"family_index": 3,
"per_family_instance_index": 0,
"run_name": "Buddy_Corr2D/1",
"run_type": "iteration",
"repetitions": 1,
"repetition_index": 0,
"threads": 1,
"iterations": 69,
"real_time": 1.0196131316648014e+07,
"cpu_time": 1.0195892405797103e+07,
"time_unit": "ns"
}
]
}
Loading

0 comments on commit cccc5c2

Please sign in to comment.