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 9426eda commit 261af11
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-az1110-954",
"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": [
2445429000,
0
],
"hz_actual": [
2445429000,
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": "9426eda87d296fbf400f14d5aa7734dfe0801bee",
"time": "2024-11-19T16:50:12Z",
"author_time": "2024-11-19T16:50:12Z",
"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.9964549580000153,
"max": 1.0662081760000035,
"mean": 1.0292846706000034,
"stddev": 0.025350409236735347,
"rounds": 5,
"median": 1.0240859870000065,
"iqr": 0.028139992999996366,
"q1": 1.0161407322500011,
"q3": 1.0442807252499975,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 0.9964549580000153,
"hd15iqr": 1.0662081760000035,
"ops": 0.9715485215737912,
"total": 5.146423353000017,
"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.018320813999992,
"max": 1.0724990699999921,
"mean": 1.0489004077999937,
"stddev": 0.02777580777385238,
"rounds": 5,
"median": 1.067180909000001,
"iqr": 0.050224957999979836,
"q1": 1.0186779737500018,
"q3": 1.0689029317499816,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.018320813999992,
"hd15iqr": 1.0724990699999921,
"ops": 0.9533793604842242,
"total": 5.244502038999968,
"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.2328291309999884,
"max": 1.27465817800001,
"mean": 1.252999602999995,
"stddev": 0.01604504335399034,
"rounds": 5,
"median": 1.2574878069999897,
"iqr": 0.021872535500008894,
"q1": 1.2400082329999904,
"q3": 1.2618807684999993,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.2328291309999884,
"hd15iqr": 1.27465817800001,
"ops": 0.7980848498321543,
"total": 6.264998014999975,
"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.109153111000012,
"max": 1.1464530320000108,
"mean": 1.1217420224000079,
"stddev": 0.015202310595791888,
"rounds": 5,
"median": 1.1173587950000012,
"iqr": 0.02025382424999833,
"q1": 1.1102282960000096,
"q3": 1.130482120250008,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 1.109153111000012,
"hd15iqr": 1.1464530320000108,
"ops": 0.89147056990917,
"total": 5.60871011200004,
"iterations": 1
}
}
],
"datetime": "2024-11-19T16:51:14.978410+00:00",
"version": "5.1.0"
}

0 comments on commit 261af11

Please sign in to comment.