From 99e7c979b76aea96d3824d1cc7330252666bc9b2 Mon Sep 17 00:00:00 2001 From: pytest-benchmark <> Date: Wed, 8 Nov 2023 15:28:35 +0000 Subject: [PATCH] Benchmark results for 3.10 --- ...04dbf5cade3ae3af55fc0_20231108_152741.json | 276 ++++++++++++++++++ 1 file changed, 276 insertions(+) create mode 100644 benchmark/results/Linux-CPython-3.10-64bit/0027_56c57cd5122c6a676b804dbf5cade3ae3af55fc0_20231108_152741.json diff --git a/benchmark/results/Linux-CPython-3.10-64bit/0027_56c57cd5122c6a676b804dbf5cade3ae3af55fc0_20231108_152741.json b/benchmark/results/Linux-CPython-3.10-64bit/0027_56c57cd5122c6a676b804dbf5cade3ae3af55fc0_20231108_152741.json new file mode 100644 index 000000000..04cb9a6c3 --- /dev/null +++ b/benchmark/results/Linux-CPython-3.10-64bit/0027_56c57cd5122c6a676b804dbf5cade3ae3af55fc0_20231108_152741.json @@ -0,0 +1,276 @@ +{ + "machine_info": { + "node": "fv-az571-254", + "processor": "x86_64", + "machine": "x86_64", + "python_compiler": "GCC 11.4.0", + "python_implementation": "CPython", + "python_implementation_version": "3.10.13", + "python_version": "3.10.13", + "python_build": [ + "main", + "Aug 28 2023 08:28:42" + ], + "release": "6.2.0-1015-azure", + "system": "Linux", + "cpu": { + "python_version": "3.10.13.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": [ + 2294684000, + 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": "56c57cd5122c6a676b804dbf5cade3ae3af55fc0", + "time": "2023-11-08T15:27:03+00:00", + "author_time": "2023-11-08T15:27:03+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.610156288999974, + "max": 1.8572315469999978, + "mean": 1.7271801407999932, + "stddev": 0.09641752205600036, + "rounds": 5, + "median": 1.7383238209999945, + "iqr": 0.14502285625001576, + "q1": 1.6472329439999882, + "q3": 1.792255800250004, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 1.610156288999974, + "hd15iqr": 1.8572315469999978, + "ops": 0.5789784032236622, + "total": 8.635900703999965, + "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.7441073880000033, + "max": 1.8963430649999964, + "mean": 1.8034546902000046, + "stddev": 0.05801640483088985, + "rounds": 5, + "median": 1.7810117260000027, + "iqr": 0.06706734124999514, + "q1": 1.76995186300001, + "q3": 1.837019204250005, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 1.7441073880000033, + "hd15iqr": 1.8963430649999964, + "ops": 0.5544913356759184, + "total": 9.017273451000023, + "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.981033329999974, + "max": 2.1692771970000138, + "mean": 2.078466054599994, + "stddev": 0.08640575154081714, + "rounds": 5, + "median": 2.091804418999999, + "iqr": 0.162879747500007, + "q1": 1.9936796897499889, + "q3": 2.156559437249996, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 1.981033329999974, + "hd15iqr": 2.1692771970000138, + "ops": 0.4811240471244802, + "total": 10.39233027299997, + "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.7093169360000218, + "max": 1.8068704540000056, + "mean": 1.7706679790000066, + "stddev": 0.037309670198407266, + "rounds": 5, + "median": 1.780207176999994, + "iqr": 0.042157327000005296, + "q1": 1.7522992582500052, + "q3": 1.7944565852500105, + "iqr_outliers": 0, + "stddev_outliers": 1, + "outliers": "1;0", + "ld15iqr": 1.7093169360000218, + "hd15iqr": 1.8068704540000056, + "ops": 0.564758617572536, + "total": 8.853339895000033, + "iterations": 1 + } + } + ], + "datetime": "2023-11-08T15:28:35.806484", + "version": "4.0.0" +} \ No newline at end of file