-
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
Dec 15, 2023
1 parent
5173b67
commit aa59bda
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/0028_5173b67ef3cb85a63e866052363d3f71f6d74920_20231215_111013.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-az1198-775", | ||
"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": "2.4454 GHz", | ||
"hz_actual_friendly": "2.4454 GHz", | ||
"hz_advertised": [ | ||
2445425000, | ||
0 | ||
], | ||
"hz_actual": [ | ||
2445425000, | ||
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": "5173b67ef3cb85a63e866052363d3f71f6d74920", | ||
"time": "2023-12-15T11:09:48+00:00", | ||
"author_time": "2023-12-15T11:09:48+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.8066875280000119, | ||
"max": 0.8594416889999934, | ||
"mean": 0.8319413834000017, | ||
"stddev": 0.021118749390660687, | ||
"rounds": 5, | ||
"median": 0.8371738490000098, | ||
"iqr": 0.03259127349999957, | ||
"q1": 0.8131219594999983, | ||
"q3": 0.8457132329999979, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 2, | ||
"outliers": "2;0", | ||
"ld15iqr": 0.8066875280000119, | ||
"hd15iqr": 0.8594416889999934, | ||
"ops": 1.2020077615482616, | ||
"total": 4.159706917000008, | ||
"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.8312937879999964, | ||
"max": 0.8642589149999935, | ||
"mean": 0.8479997863999955, | ||
"stddev": 0.011922869157281777, | ||
"rounds": 5, | ||
"median": 0.8477897719999987, | ||
"iqr": 0.013534999999993858, | ||
"q1": 0.8414227592499977, | ||
"q3": 0.8549577592499915, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 2, | ||
"outliers": "2;0", | ||
"ld15iqr": 0.8312937879999964, | ||
"hd15iqr": 0.8642589149999935, | ||
"ops": 1.1792455800552608, | ||
"total": 4.239998931999978, | ||
"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.9827900589999956, | ||
"max": 1.0166048780000096, | ||
"mean": 1.0012655894000004, | ||
"stddev": 0.01254756370342127, | ||
"rounds": 5, | ||
"median": 0.9999828779999973, | ||
"iqr": 0.015304411750012292, | ||
"q1": 0.9948784607499945, | ||
"q3": 1.0101828725000068, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 2, | ||
"outliers": "2;0", | ||
"ld15iqr": 0.9827900589999956, | ||
"hd15iqr": 1.0166048780000096, | ||
"ops": 0.9987360102919757, | ||
"total": 5.006327947000003, | ||
"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.9084771990000036, | ||
"max": 0.9274038220000023, | ||
"mean": 0.9162154338000021, | ||
"stddev": 0.007469173447637426, | ||
"rounds": 5, | ||
"median": 0.9156120509999965, | ||
"iqr": 0.010886937999998736, | ||
"q1": 0.9101356950000046, | ||
"q3": 0.9210226330000033, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 2, | ||
"outliers": "2;0", | ||
"ld15iqr": 0.9084771990000036, | ||
"hd15iqr": 0.9274038220000023, | ||
"ops": 1.091446359785167, | ||
"total": 4.581077169000011, | ||
"iterations": 1 | ||
} | ||
} | ||
], | ||
"datetime": "2023-12-15T11:10:41.466830", | ||
"version": "4.0.0" | ||
} |