-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
pytest-benchmark
committed
Nov 7, 2023
1 parent
4c82e88
commit 5596eca
Showing
1 changed file
with
310 additions
and
0 deletions.
There are no files selected for viewing
310 changes: 310 additions & 0 deletions
310
...nux-CPython-3.11-64bit/0025_4c82e886a8f59717b09273e0bfd5178743731de1_20231107_150123.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,310 @@ | ||
{ | ||
"machine_info": { | ||
"node": "fv-az1424-240", | ||
"processor": "x86_64", | ||
"machine": "x86_64", | ||
"python_compiler": "GCC 11.4.0", | ||
"python_implementation": "CPython", | ||
"python_implementation_version": "3.11.6", | ||
"python_version": "3.11.6", | ||
"python_build": [ | ||
"main", | ||
"Oct 3 2023 04:42:57" | ||
], | ||
"release": "6.2.0-1015-azure", | ||
"system": "Linux", | ||
"cpu": { | ||
"python_version": "3.11.6.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.2412 GHz", | ||
"hz_actual_friendly": "3.2412 GHz", | ||
"hz_advertised": [ | ||
3241178000, | ||
0 | ||
], | ||
"hz_actual": [ | ||
3241178000, | ||
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": "4c82e886a8f59717b09273e0bfd5178743731de1", | ||
"time": "2023-11-07T15:00:50+00:00", | ||
"author_time": "2023-11-07T15:00:50+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": 0.8520354650000002, | ||
"max": 0.9228036680000002, | ||
"mean": 0.8849478921999946, | ||
"stddev": 0.027973199137541486, | ||
"rounds": 5, | ||
"median": 0.8748913169999923, | ||
"iqr": 0.0413973809999888, | ||
"q1": 0.8667845802499983, | ||
"q3": 0.9081819612499871, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 2, | ||
"outliers": "2;0", | ||
"ld15iqr": 0.8520354650000002, | ||
"hd15iqr": 0.9228036680000002, | ||
"ops": 1.1300100365389696, | ||
"total": 4.424739460999973, | ||
"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.875160477999998, | ||
"max": 0.9448711500000115, | ||
"mean": 0.9167900558000042, | ||
"stddev": 0.02658106723801593, | ||
"rounds": 5, | ||
"median": 0.9150456819999988, | ||
"iqr": 0.03184111325000316, | ||
"q1": 0.9049107602500044, | ||
"q3": 0.9367518735000075, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 2, | ||
"outliers": "2;0", | ||
"ld15iqr": 0.875160477999998, | ||
"hd15iqr": 0.9448711500000115, | ||
"ops": 1.0907622674063426, | ||
"total": 4.583950279000021, | ||
"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.0439091610000162, | ||
"max": 1.0776377809999929, | ||
"mean": 1.0605849266000007, | ||
"stddev": 0.012763915202105024, | ||
"rounds": 5, | ||
"median": 1.058578238999985, | ||
"iqr": 0.017765634999982183, | ||
"q1": 1.0523603447500136, | ||
"q3": 1.0701259797499958, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 2, | ||
"outliers": "2;0", | ||
"ld15iqr": 1.0439091610000162, | ||
"hd15iqr": 1.0776377809999929, | ||
"ops": 0.9428759309316016, | ||
"total": 5.3029246330000035, | ||
"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.9827471150000235, | ||
"max": 1.0123632289999875, | ||
"mean": 1.0012123502000065, | ||
"stddev": 0.011538693531547845, | ||
"rounds": 5, | ||
"median": 1.0046366109999951, | ||
"iqr": 0.014749955999988629, | ||
"q1": 0.994381863500017, | ||
"q3": 1.0091318195000056, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 1, | ||
"outliers": "1;0", | ||
"ld15iqr": 0.9827471150000235, | ||
"hd15iqr": 1.0123632289999875, | ||
"ops": 0.9987891178132547, | ||
"total": 5.006061751000033, | ||
"iterations": 1 | ||
} | ||
} | ||
], | ||
"datetime": "2023-11-07T15:01:53.671730", | ||
"version": "4.0.0" | ||
} |