Skip to content

Commit

Permalink
Add benchmark result (in JSON format) collected on Intel x86_64 machi…
Browse files Browse the repository at this point in the history
…ne running Linux kernel

Signed-off-by: Anjan Roy <[email protected]>
  • Loading branch information
itzmeanjan committed Nov 10, 2024
1 parent e2f0a48 commit 39f30e4
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions bench_result_on_Linux_6.11.0-9-generic_x86_64_with_g++_14.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"context": {
"date": "2024-11-10T19:34:01+04:00",
"host_name": "linux",
"executable": "./build/perf/perf.out",
"num_cpus": 16,
"mhz_per_cpu": 663,
"cpu_scaling_enabled": false,
"caches": [
{
"type": "Data",
"level": 1,
"size": 49152,
"num_sharing": 2
},
{
"type": "Instruction",
"level": 1,
"size": 32768,
"num_sharing": 2
},
{
"type": "Unified",
"level": 2,
"size": 1310720,
"num_sharing": 2
},
{
"type": "Unified",
"level": 3,
"size": 18874368,
"num_sharing": 16
}
],
"load_avg": [0.181152,0.0458984,0.0136719],
"library_version": "v1.9.0-8-g3fd1e6a7",
"library_build_type": "release",
"json_schema_version": 1
},
"benchmarks": [

0 comments on commit 39f30e4

Please sign in to comment.