diff --git a/benchmark/results/Linux-CPython-3.12-64bit/0009_351f9c90a9b263c6874f5ce4c3f5290e826f4ddd_20240129_101956.json b/benchmark/results/Linux-CPython-3.12-64bit/0009_351f9c90a9b263c6874f5ce4c3f5290e826f4ddd_20240129_101956.json new file mode 100644 index 00000000..e8e9187d --- /dev/null +++ b/benchmark/results/Linux-CPython-3.12-64bit/0009_351f9c90a9b263c6874f5ce4c3f5290e826f4ddd_20240129_101956.json @@ -0,0 +1,310 @@ +{ + "machine_info": { + "node": "fv-az1242-177", + "processor": "x86_64", + "machine": "x86_64", + "python_compiler": "GCC 11.4.0", + "python_implementation": "CPython", + "python_implementation_version": "3.12.1", + "python_version": "3.12.1", + "python_build": [ + "main", + "Dec 8 2023 05:40:51" + ], + "release": "6.2.0-1018-azure", + "system": "Linux", + "cpu": { + "python_version": "3.12.1.final.0 (64 bit)", + "cpuinfo_version": [ + 9, + 0, + 0 + ], + "cpuinfo_version_string": "9.0.0", + "arch": "X86_64", + "bits": 64, + "count": 4, + "arch_string_raw": "x86_64", + "vendor_id_raw": "AuthenticAMD", + "brand_raw": "AMD EPYC 7763 64-Core Processor", + "hz_advertised_friendly": "3.2428 GHz", + "hz_actual_friendly": "3.2428 GHz", + "hz_advertised": [ + 3242759000, + 0 + ], + "hz_actual": [ + 3242759000, + 0 + ], + "stepping": 1, + "model": 1, + "family": 25, + "flags": [ + "3dnowext", + "3dnowprefetch", + "abm", + "adx", + "aes", + "aperfmperf", + "apic", + "arat", + "avx", + "avx2", + "bmi1", + "bmi2", + "clflush", + "clflushopt", + "clwb", + "clzero", + "cmov", + "cmp_legacy", + "constant_tsc", + "cpuid", + "cr8_legacy", + "cx16", + "cx8", + "de", + "decodeassists", + "erms", + "extd_apicid", + "f16c", + "flushbyasid", + "fma", + "fpu", + "fsgsbase", + "fsrm", + "fxsr", + "fxsr_opt", + "ht", + "hypervisor", + "invpcid", + "invpcid_single", + "lahf_lm", + "lm", + "mca", + "mce", + "misalignsse", + "mmx", + "mmxext", + "movbe", + "msr", + "mtrr", + "nonstop_tsc", + "nopl", + "npt", + "nrip_save", + "nx", + "osvw", + "osxsave", + "pae", + "pat", + "pausefilter", + "pcid", + "pclmulqdq", + "pdpe1gb", + "pfthreshold", + "pge", + "pni", + "popcnt", + "pse", + "pse36", + "rdpid", + "rdpru", + "rdrand", + "rdrnd", + "rdseed", + "rdtscp", + "rep_good", + "sep", + "sha", + "sha_ni", + "smap", + "smep", + "sse", + "sse2", + "sse4_1", + "sse4_2", + "sse4a", + "ssse3", + "svm", + "syscall", + "topoext", + "tsc", + "tsc_reliable", + "tsc_scale", + "umip", + "v_vmsave_vmload", + "vaes", + "vmcb_clean", + "vme", + "vmmcall", + "vpclmulqdq", + "xgetbv1", + "xsave", + "xsavec", + "xsaveerptr", + "xsaveopt", + "xsaves" + ], + "l3_cache_size": 524288, + "l2_cache_size": 1048576, + "l1_data_cache_size": 65536, + "l1_instruction_cache_size": 65536, + "l2_cache_line_size": 512, + "l2_cache_associativity": 6 + } + }, + "commit_info": { + "id": "351f9c90a9b263c6874f5ce4c3f5290e826f4ddd", + "time": "2024-01-29T10:19:24+00:00", + "author_time": "2024-01-29T10:19:24+00:00", + "dirty": false, + "project": "ariadne", + "branch": "main" + }, + "benchmarks": [ + { + "group": null, + "name": "test_query_without_extensions", + "fullname": "benchmark/test_extensions.py::test_query_without_extensions", + "params": null, + "param": null, + "extra_info": {}, + "options": { + "disable_gc": false, + "timer": "perf_counter", + "min_rounds": 5, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": false + }, + "stats": { + "min": 0.9789059290000068, + "max": 1.0427628650000003, + "mean": 1.0138992320000029, + "stddev": 0.02598830220260192, + "rounds": 5, + "median": 1.0253739930000023, + "iqr": 0.03963316224999147, + "q1": 0.9913120330000069, + "q3": 1.0309451952499984, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 0.9789059290000068, + "hd15iqr": 1.0427628650000003, + "ops": 0.9862913082865391, + "total": 5.069496160000014, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_query_with_noop_extension", + "fullname": "benchmark/test_extensions.py::test_query_with_noop_extension", + "params": null, + "param": null, + "extra_info": {}, + "options": { + "disable_gc": false, + "timer": "perf_counter", + "min_rounds": 5, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": false + }, + "stats": { + "min": 1.0070126380000062, + "max": 1.0481818389999944, + "mean": 1.0279058021999987, + "stddev": 0.01876361669509272, + "rounds": 5, + "median": 1.028474591999995, + "iqr": 0.035399418749996414, + "q1": 1.010147078500001, + "q3": 1.0455464972499975, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 1.0070126380000062, + "hd15iqr": 1.0481818389999944, + "ops": 0.9728517903680739, + "total": 5.139529010999993, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_query_with_open_telemetry_extension", + "fullname": "benchmark/test_extensions.py::test_query_with_open_telemetry_extension", + "params": null, + "param": null, + "extra_info": {}, + "options": { + "disable_gc": false, + "timer": "perf_counter", + "min_rounds": 5, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": false + }, + "stats": { + "min": 1.2586387929999887, + "max": 1.2860491699999983, + "mean": 1.2717646301999992, + "stddev": 0.01155517336648993, + "rounds": 5, + "median": 1.2698015250000054, + "iqr": 0.01999687149999474, + "q1": 1.2622126832500022, + "q3": 1.282209554749997, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 1.2586387929999887, + "hd15iqr": 1.2860491699999983, + "ops": 0.7863090199660128, + "total": 6.358823150999996, + "iterations": 1 + } + }, + { + "group": null, + "name": "test_query_with_open_tracing_extension", + "fullname": "benchmark/test_extensions.py::test_query_with_open_tracing_extension", + "params": null, + "param": null, + "extra_info": {}, + "options": { + "disable_gc": false, + "timer": "perf_counter", + "min_rounds": 5, + "max_time": 1.0, + "min_time": 5e-06, + "warmup": false + }, + "stats": { + "min": 1.1701876620000036, + "max": 1.1943775899999878, + "mean": 1.181358543799996, + "stddev": 0.010304167338710507, + "rounds": 5, + "median": 1.1810375589999893, + "iqr": 0.018101273499990356, + "q1": 1.1719662352500038, + "q3": 1.1900675087499941, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 1.1701876620000036, + "hd15iqr": 1.1943775899999878, + "ops": 0.8464830641367925, + "total": 5.906792718999981, + "iterations": 1 + } + } + ], + "datetime": "2024-01-29T10:20:31.327166", + "version": "4.0.0" +} \ No newline at end of file