From 57e7e9a9f61a847a94fa570d323bb10422962f5d Mon Sep 17 00:00:00 2001 From: pytest-benchmark <> Date: Tue, 23 Jan 2024 14:55:06 +0000 Subject: [PATCH] Benchmark results for 3.11 --- ...e122946c385da10446b63_20230424_180105.json | 249 -------------- ...c37152182da375eae3d02_20240123_145438.json | 310 ++++++++++++++++++ 2 files changed, 310 insertions(+), 249 deletions(-) delete mode 100644 benchmark/results/Linux-CPython-3.11-64bit/0003_5934366fa356605e1bee122946c385da10446b63_20230424_180105.json create mode 100644 benchmark/results/Linux-CPython-3.11-64bit/0033_ca0cee0af38ac983535c37152182da375eae3d02_20240123_145438.json diff --git a/benchmark/results/Linux-CPython-3.11-64bit/0003_5934366fa356605e1bee122946c385da10446b63_20230424_180105.json b/benchmark/results/Linux-CPython-3.11-64bit/0003_5934366fa356605e1bee122946c385da10446b63_20230424_180105.json deleted file mode 100644 index f11d31e88..000000000 --- a/benchmark/results/Linux-CPython-3.11-64bit/0003_5934366fa356605e1bee122946c385da10446b63_20230424_180105.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "machine_info": { - "node": "fv-az1125-929", - "processor": "x86_64", - "machine": "x86_64", - "python_compiler": "GCC 11.3.0", - "python_implementation": "CPython", - "python_implementation_version": "3.11.3", - "python_version": "3.11.3", - "python_build": [ - "main", - "Apr 6 2023 07:55:46" - ], - "release": "5.15.0-1035-azure", - "system": "Linux", - "cpu": { - "python_version": "3.11.3.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) Platinum 8370C CPU @ 2.80GHz", - "hz_advertised_friendly": "2.8000 GHz", - "hz_actual_friendly": "2.7934 GHz", - "hz_advertised": [ - 2800000000, - 0 - ], - "hz_actual": [ - 2793438000, - 0 - ], - "stepping": 6, - "model": 106, - "family": 6, - "flags": [ - "3dnowprefetch", - "abm", - "adx", - "aes", - "apic", - "avx", - "avx2", - "avx512bw", - "avx512cd", - "avx512dq", - "avx512f", - "avx512vl", - "bmi1", - "bmi2", - "clflush", - "clflushopt", - "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", - "xsavec", - "xsaveopt", - "xsaves", - "xtopology" - ], - "l3_cache_size": 50331648, - "l2_cache_size": "2.5 MiB", - "l1_data_cache_size": 98304, - "l1_instruction_cache_size": 65536, - "l2_cache_line_size": 256, - "l2_cache_associativity": 6 - } - }, - "commit_info": { - "id": "5934366fa356605e1bee122946c385da10446b63", - "time": "2023-04-24T18:00:36+00:00", - "author_time": "2023-04-24T18:00:36+00:00", - "dirty": false, - "project": "ariadne", - "branch": "master" - }, - "benchmarks": [ - { - "group": null, - "name": "test_query_without_extensions", - "fullname": "benchmark/test_extension.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.0292523700000231, - "max": 1.1005506289999971, - "mean": 1.070601348200006, - "stddev": 0.027815182582821295, - "rounds": 5, - "median": 1.0759237780000035, - "iqr": 0.040104621249973604, - "q1": 1.051403050750018, - "q3": 1.0915076719999917, - "iqr_outliers": 0, - "stddev_outliers": 2, - "outliers": "2;0", - "ld15iqr": 1.0292523700000231, - "hd15iqr": 1.1005506289999971, - "ops": 0.9340544934688271, - "total": 5.35300674100003, - "iterations": 1 - } - }, - { - "group": null, - "name": "test_query_with_extension", - "fullname": "benchmark/test_extension.py::test_query_with_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.6784520260000022, - "max": 1.787745445000013, - "mean": 1.719000724800003, - "stddev": 0.04423130833945291, - "rounds": 5, - "median": 1.7063352529999918, - "iqr": 0.0636745767500102, - "q1": 1.6848639829999996, - "q3": 1.7485385597500098, - "iqr_outliers": 0, - "stddev_outliers": 1, - "outliers": "1;0", - "ld15iqr": 1.6784520260000022, - "hd15iqr": 1.787745445000013, - "ops": 0.5817333207444372, - "total": 8.595003624000014, - "iterations": 1 - } - }, - { - "group": null, - "name": "test_query_with_extension_sync", - "fullname": "benchmark/test_extension.py::test_query_with_extension_sync", - "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.092516642000021, - "max": 1.1364130510000052, - "mean": 1.1191233023999985, - "stddev": 0.016673849710464424, - "rounds": 5, - "median": 1.1210065579999764, - "iqr": 0.020100896499997134, - "q1": 1.1106958612500009, - "q3": 1.130796757749998, - "iqr_outliers": 0, - "stddev_outliers": 2, - "outliers": "2;0", - "ld15iqr": 1.092516642000021, - "hd15iqr": 1.1364130510000052, - "ops": 0.8935565883182537, - "total": 5.595616511999992, - "iterations": 1 - } - } - ], - "datetime": "2023-04-24T18:01:35.825676", - "version": "4.0.0" -} \ No newline at end of file diff --git a/benchmark/results/Linux-CPython-3.11-64bit/0033_ca0cee0af38ac983535c37152182da375eae3d02_20240123_145438.json b/benchmark/results/Linux-CPython-3.11-64bit/0033_ca0cee0af38ac983535c37152182da375eae3d02_20240123_145438.json new file mode 100644 index 000000000..088b1307f --- /dev/null +++ b/benchmark/results/Linux-CPython-3.11-64bit/0033_ca0cee0af38ac983535c37152182da375eae3d02_20240123_145438.json @@ -0,0 +1,310 @@ +{ + "machine_info": { + "node": "fv-az575-544", + "processor": "x86_64", + "machine": "x86_64", + "python_compiler": "GCC 11.4.0", + "python_implementation": "CPython", + "python_implementation_version": "3.11.7", + "python_version": "3.11.7", + "python_build": [ + "main", + "Dec 5 2023 08:47:01" + ], + "release": "6.2.0-1018-azure", + "system": "Linux", + "cpu": { + "python_version": "3.11.7.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.0740 GHz", + "hz_actual_friendly": "3.0740 GHz", + "hz_advertised": [ + 3074049000, + 0 + ], + "hz_actual": [ + 3074049000, + 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": "ca0cee0af38ac983535c37152182da375eae3d02", + "time": "2024-01-23T14:54:12+00:00", + "author_time": "2024-01-23T14:54:12+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.8021707890000016, + "max": 0.892009062999989, + "mean": 0.8518783409999969, + "stddev": 0.04029876519928563, + "rounds": 5, + "median": 0.8576812519999635, + "iqr": 0.07413724975002367, + "q1": 0.8150278319999984, + "q3": 0.8891650817500221, + "iqr_outliers": 0, + "stddev_outliers": 1, + "outliers": "1;0", + "ld15iqr": 0.8021707890000016, + "hd15iqr": 0.892009062999989, + "ops": 1.1738765406643947, + "total": 4.2593917049999845, + "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": 0.8372496929999897, + "max": 0.8734678690000237, + "mean": 0.8517467594000095, + "stddev": 0.013579044569600678, + "rounds": 5, + "median": 0.8507819160000167, + "iqr": 0.015335815750034953, + "q1": 0.8426346569999907, + "q3": 0.8579704727500257, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 0.8372496929999897, + "hd15iqr": 0.8734678690000237, + "ops": 1.1740578862952453, + "total": 4.258733797000048, + "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": 0.9974939089999566, + "max": 1.0264989030000038, + "mean": 1.0154272783999887, + "stddev": 0.01212984023917951, + "rounds": 5, + "median": 1.0178466810000373, + "iqr": 0.019280499249987315, + "q1": 1.006595188999981, + "q3": 1.0258756882499682, + "iqr_outliers": 0, + "stddev_outliers": 1, + "outliers": "1;0", + "ld15iqr": 0.9974939089999566, + "hd15iqr": 1.0264989030000038, + "ops": 0.9848071065962524, + "total": 5.077136391999943, + "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": 0.9519734350000135, + "max": 0.9932814860000008, + "mean": 0.9758213784000077, + "stddev": 0.01646670328182103, + "rounds": 5, + "median": 0.9786973909999688, + "iqr": 0.025198648750020425, + "q1": 0.9637405082500123, + "q3": 0.9889391570000328, + "iqr_outliers": 0, + "stddev_outliers": 2, + "outliers": "2;0", + "ld15iqr": 0.9519734350000135, + "hd15iqr": 0.9932814860000008, + "ops": 1.0247777125355015, + "total": 4.879106892000038, + "iterations": 1 + } + } + ], + "datetime": "2024-01-23T14:55:06.646846", + "version": "4.0.0" +} \ No newline at end of file