-
Notifications
You must be signed in to change notification settings - Fork 178
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 8, 2023
1 parent
6800cdc
commit 56c57cd
Showing
1 changed file
with
310 additions
and
0 deletions.
There are no files selected for viewing
310 changes: 310 additions & 0 deletions
310
...inux-CPython-3.9-64bit/0027_6800cdcf94e9d52bce72412a374a0ed803ded5db_20231108_152627.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-az887-451", | ||
"processor": "x86_64", | ||
"machine": "x86_64", | ||
"python_compiler": "GCC 11.4.0", | ||
"python_implementation": "CPython", | ||
"python_implementation_version": "3.9.18", | ||
"python_version": "3.9.18", | ||
"python_build": [ | ||
"main", | ||
"Aug 28 2023 08:38:32" | ||
], | ||
"release": "6.2.0-1015-azure", | ||
"system": "Linux", | ||
"cpu": { | ||
"python_version": "3.9.18.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.8212 GHz", | ||
"hz_actual_friendly": "2.8212 GHz", | ||
"hz_advertised": [ | ||
2821248000, | ||
0 | ||
], | ||
"hz_actual": [ | ||
2821248000, | ||
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": "6800cdcf94e9d52bce72412a374a0ed803ded5db", | ||
"time": "2023-11-08T15:26:02+00:00", | ||
"author_time": "2023-11-08T15:26:02+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.0610296889999944, | ||
"max": 1.1363348200000019, | ||
"mean": 1.1055148283999983, | ||
"stddev": 0.03131185492799206, | ||
"rounds": 5, | ||
"median": 1.1043412270000061, | ||
"iqr": 0.05031660175000141, | ||
"q1": 1.0842129149999948, | ||
"q3": 1.1345295167499962, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 1, | ||
"outliers": "1;0", | ||
"ld15iqr": 1.0610296889999944, | ||
"hd15iqr": 1.1363348200000019, | ||
"ops": 0.9045559356696201, | ||
"total": 5.527574141999992, | ||
"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.0712553209999953, | ||
"max": 1.1529276979999992, | ||
"mean": 1.1114408343999969, | ||
"stddev": 0.040107416633520195, | ||
"rounds": 5, | ||
"median": 1.1112780149999963, | ||
"iqr": 0.07945133224999879, | ||
"q1": 1.0714508879999975, | ||
"q3": 1.1509022202499963, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 2, | ||
"outliers": "2;0", | ||
"ld15iqr": 1.0712553209999953, | ||
"hd15iqr": 1.1529276979999992, | ||
"ops": 0.8997330033675095, | ||
"total": 5.5572041719999845, | ||
"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.3494577999999962, | ||
"max": 1.4266834219999964, | ||
"mean": 1.389330947000002, | ||
"stddev": 0.027607619744289914, | ||
"rounds": 5, | ||
"median": 1.390788793000013, | ||
"iqr": 0.02758752750000326, | ||
"q1": 1.375620658999999, | ||
"q3": 1.4032081865000023, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 2, | ||
"outliers": "2;0", | ||
"ld15iqr": 1.3494577999999962, | ||
"hd15iqr": 1.4266834219999964, | ||
"ops": 0.7197709099903887, | ||
"total": 6.94665473500001, | ||
"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.1746298970000026, | ||
"max": 1.2455081800000016, | ||
"mean": 1.2072995942000007, | ||
"stddev": 0.0260409473066065, | ||
"rounds": 5, | ||
"median": 1.203008980000007, | ||
"iqr": 0.031390576750006005, | ||
"q1": 1.1918285639999944, | ||
"q3": 1.2232191407500004, | ||
"iqr_outliers": 0, | ||
"stddev_outliers": 2, | ||
"outliers": "2;0", | ||
"ld15iqr": 1.1746298970000026, | ||
"hd15iqr": 1.2455081800000016, | ||
"ops": 0.8282948199470201, | ||
"total": 6.036497971000003, | ||
"iterations": 1 | ||
} | ||
} | ||
], | ||
"datetime": "2023-11-08T15:27:03.807902", | ||
"version": "4.0.0" | ||
} |