Skip to content

Commit

Permalink
Benchmark results for 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pytest-benchmark committed Nov 19, 2024
1 parent 9649355 commit 0f68a08
Showing 1 changed file with 310 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,310 @@
{
"machine_info": {
"node": "fv-az1487-134",
"processor": "x86_64",
"machine": "x86_64",
"python_compiler": "GCC 11.4.0",
"python_implementation": "CPython",
"python_implementation_version": "3.12.7",
"python_version": "3.12.7",
"python_build": [
"main",
"Oct 1 2024 15:17:55"
],
"release": "6.5.0-1025-azure",
"system": "Linux",
"cpu": {
"python_version": "3.12.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": [
2445431000,
0
],
"hz_actual": [
2445431000,
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": "964935516d05eacc7f2e2dea2f1dd5958405e769",
"time": "2024-11-19T17:03:13Z",
"author_time": "2024-11-19T17:03:13Z",
"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.964985420000005,
"max": 1.0124737319999895,
"mean": 0.9891893961999983,
"stddev": 0.019401438537975744,
"rounds": 5,
"median": 0.9825462899999877,
"iqr": 0.03039395275000345,
"q1": 0.9767134947500011,
"q3": 1.0071074475000046,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 0.964985420000005,
"hd15iqr": 1.0124737319999895,
"ops": 1.0109287501883168,
"total": 4.945946980999992,
"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.969517317999987,
"max": 1.0378109850000214,
"mean": 1.0062178275999998,
"stddev": 0.02579212163121312,
"rounds": 5,
"median": 1.0131763720000038,
"iqr": 0.034363945999999146,
"q1": 0.9877032384999964,
"q3": 1.0220671844999956,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 0.969517317999987,
"hd15iqr": 1.0378109850000214,
"ops": 0.9938205948757335,
"total": 5.031089137999999,
"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.17659527699999,
"max": 1.1941279950000023,
"mean": 1.1853398462000029,
"stddev": 0.007791819402434392,
"rounds": 5,
"median": 1.181843645000015,
"iqr": 0.013318385499992758,
"q1": 1.1799808340000055,
"q3": 1.1932992194999983,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.17659527699999,
"hd15iqr": 1.1941279950000023,
"ops": 0.8436399090149792,
"total": 5.926699231000015,
"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.059595102000003,
"max": 1.087683535999986,
"mean": 1.0772959449999973,
"stddev": 0.0110664291549801,
"rounds": 5,
"median": 1.0806042810000065,
"iqr": 0.014497826500004862,
"q1": 1.070634718749993,
"q3": 1.0851325452499978,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 1.059595102000003,
"hd15iqr": 1.087683535999986,
"ops": 0.9282500362516471,
"total": 5.386479724999987,
"iterations": 1
}
}
],
"datetime": "2024-11-19T17:04:15.001716+00:00",
"version": "5.1.0"
}

0 comments on commit 0f68a08

Please sign in to comment.