From d94a05eef136a333d66cb81ff650eedabbca9a4d Mon Sep 17 00:00:00 2001 From: pytest-benchmark <> Date: Wed, 21 Jun 2023 07:43:56 +0000 Subject: [PATCH] Benchmark results for 3.11 --- ...7ec2b9698026f544ac09e_20230621_074314.json | 276 ++++++++++++++++++ 1 file changed, 276 insertions(+) create mode 100644 benchmark/results/Linux-CPython-3.11-64bit/0018_ee933b587f316916c0b7ec2b9698026f544ac09e_20230621_074314.json diff --git a/benchmark/results/Linux-CPython-3.11-64bit/0018_ee933b587f316916c0b7ec2b9698026f544ac09e_20230621_074314.json b/benchmark/results/Linux-CPython-3.11-64bit/0018_ee933b587f316916c0b7ec2b9698026f544ac09e_20230621_074314.json new file mode 100644 index 000000000..bfa6d2b08 --- /dev/null +++ b/benchmark/results/Linux-CPython-3.11-64bit/0018_ee933b587f316916c0b7ec2b9698026f544ac09e_20230621_074314.json @@ -0,0 +1,276 @@ +{ + "machine_info": { + "node": "fv-az436-305", + "processor": "x86_64", + "machine": "x86_64", + "python_compiler": "GCC 11.3.0", + "python_implementation": "CPython", + "python_implementation_version": "3.11.4", + "python_version": "3.11.4", + "python_build": [ + "main", + "Jun 7 2023 11:01:02" + ], + "release": "5.15.0-1039-azure", + "system": "Linux", + "cpu": { + "python_version": "3.11.4.final.0 (64 bit)", + "cpuinfo_version": [ + 9, + 0, + 0 + ], + "cpuinfo_version_string": "9.0.0", + "arch": "X86_64", + "bits": 64, + "count": 2, + "arch_string_raw": "x86_64", + "vendor_id_raw": "GenuineIntel", + "brand_raw": "Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz", + "hz_advertised_friendly": "2.3000 GHz", + "hz_actual_friendly": "2.2947 GHz", + "hz_advertised": [ + 2300000000, + 0 + ], + "hz_actual": [ + 2294686000, + 0 + ], + "stepping": 1, + "model": 79, + "family": 6, + "flags": [ + "3dnowprefetch", + "abm", + "adx", + "aes", + "apic", + "avx", + "avx2", + "bmi1", + "bmi2", + "clflush", + "cmov", + "constant_tsc", + "cpuid", + "cx16", + "cx8", + "de", + "erms", + "f16c", + "fma", + "fpu", + "fsgsbase", + "fxsr", + "hle", + "ht", + "hypervisor", + "invpcid", + "invpcid_single", + "lahf_lm", + "lm", + "mca", + "mce", + "md_clear", + "mmx", + "movbe", + "msr", + "mtrr", + "nopl", + "nx", + "osxsave", + "pae", + "pat", + "pcid", + "pclmulqdq", + "pdpe1gb", + "pge", + "pni", + "popcnt", + "pse", + "pse36", + "pti", + "rdrand", + "rdrnd", + "rdseed", + "rdtscp", + "rep_good", + "rtm", + "sep", + "smap", + "smep", + "ss", + "sse", + "sse2", + "sse4_1", + "sse4_2", + "ssse3", + "syscall", + "tsc", + "vme", + "xsave", + "xsaveopt", + "xtopology" + ], + "l3_cache_size": 52428800, + "l2_cache_size": 524288, + "l1_data_cache_size": 65536, + "l1_instruction_cache_size": 65536, + "l2_cache_line_size": 256, + "l2_cache_associativity": 6 + } + }, + "commit_info": { + "id": "ee933b587f316916c0b7ec2b9698026f544ac09e", + "time": "2023-06-21T07:42:43+00:00", + "author_time": "2023-06-21T07:42:43+00:00", + "dirty": false, + "project": "ariadne", + "branch": "master" + }, + "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": 1.221177632000007, + "max": 1.3793120979999856, + "mean": 1.3204109312000072, + "stddev": 0.06170875599684607, + "rounds": 5, + "median": 1.3422285010000223, + "iqr": 0.07730095775000478, + "q1": 1.2836618967500044, + "q3": 1.3609628545000092, + "iqr_outliers": 0, + "stddev_outliers": 1, + "outliers": "1;0", + "ld15iqr": 1.221177632000007, + "hd15iqr": 1.3793120979999856, + "ops": 0.7573399889163192, + "total": 6.6020546560000355, + "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.2501001920000192, + "max": 1.3801006060000134, + "mean": 1.3055236816000046, + "stddev": 0.054729126245534485, + "rounds": 5, + "median": 1.2867642679999847, + "iqr": 0.09055257399999306, + "q1": 1.2624938160000099, + "q3": 1.353046390000003, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 1.2501001920000192, + "hd15iqr": 1.3801006060000134, + "ops": 0.7659761474218795, + "total": 6.5276184080000235, + "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.5222612459999993, + "max": 1.603537765999988, + "mean": 1.5554126081999982, + "stddev": 0.02972929891478286, + "rounds": 5, + "median": 1.5486227500000211, + "iqr": 0.027084997749980744, + "q1": 1.5406728572500015, + "q3": 1.5677578549999822, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 1.5222612459999993, + "hd15iqr": 1.603537765999988, + "ops": 0.6429162234689935, + "total": 7.777063040999991, + "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.4445178660000124, + "max": 1.483648383000002, + "mean": 1.461654775200003, + "stddev": 0.015957712056804085, + "rounds": 5, + "median": 1.4662158419999969, + "iqr": 0.02385592999997499, + "q1": 1.4468022355000159, + "q3": 1.4706581654999908, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 1.4445178660000124, + "hd15iqr": 1.483648383000002, + "ops": 0.68415607910094, + "total": 7.308273876000015, + "iterations": 1 + } + } + ], + "datetime": "2023-06-21T07:43:56.736760", + "version": "4.0.0" +} \ No newline at end of file