From 39f30e4674bbd65af94dcd6aec26cada1db86696 Mon Sep 17 00:00:00 2001 From: Anjan Roy Date: Sun, 10 Nov 2024 18:22:36 +0400 Subject: [PATCH] Add benchmark result (in JSON format) collected on Intel x86_64 machine running Linux kernel Signed-off-by: Anjan Roy --- ...x_6.11.0-9-generic_x86_64_with_g++_14.json | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 bench_result_on_Linux_6.11.0-9-generic_x86_64_with_g++_14.json diff --git a/bench_result_on_Linux_6.11.0-9-generic_x86_64_with_g++_14.json b/bench_result_on_Linux_6.11.0-9-generic_x86_64_with_g++_14.json new file mode 100644 index 0000000..3163fa0 --- /dev/null +++ b/bench_result_on_Linux_6.11.0-9-generic_x86_64_with_g++_14.json @@ -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": [