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 Dec 15, 2023
1 parent aa59bda commit f1ca128
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-az1052-835",
"processor": "x86_64",
"machine": "x86_64",
"python_compiler": "GCC 11.4.0",
"python_implementation": "CPython",
"python_implementation_version": "3.12.1",
"python_version": "3.12.1",
"python_build": [
"main",
"Dec 8 2023 05:40:51"
],
"release": "6.2.0-1018-azure",
"system": "Linux",
"cpu": {
"python_version": "3.12.1.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.2430 GHz",
"hz_actual_friendly": "3.2430 GHz",
"hz_advertised": [
3242992000,
0
],
"hz_actual": [
3242992000,
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": "aa59bdafd3f6b5d071c9698e05cb5aa130ca7413",
"time": "2023-12-15T11:10:41+00:00",
"author_time": "2023-12-15T11:10:41+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.9523033159999841,
"max": 1.006936020000012,
"mean": 0.9873006197999985,
"stddev": 0.022712673464330434,
"rounds": 5,
"median": 0.9984243469999967,
"iqr": 0.032643209500001547,
"q1": 0.9706480932499986,
"q3": 1.0032913027500001,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 0.9523033159999841,
"hd15iqr": 1.006936020000012,
"ops": 1.0128627288845156,
"total": 4.936503098999992,
"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.9707534810000027,
"max": 1.0388301989999889,
"mean": 1.0138974587999996,
"stddev": 0.02620782836463689,
"rounds": 5,
"median": 1.017507113000022,
"iqr": 0.0297790577499768,
"q1": 1.0022071190000048,
"q3": 1.0319861767499816,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 0.9707534810000027,
"hd15iqr": 1.0388301989999889,
"ops": 0.9862930332062889,
"total": 5.069487293999998,
"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.2261622160000059,
"max": 1.2329615460000127,
"mean": 1.230717279999999,
"stddev": 0.0026512184289359366,
"rounds": 5,
"median": 1.231459032999993,
"iqr": 0.002485974250014067,
"q1": 1.229773834999989,
"q3": 1.232259809250003,
"iqr_outliers": 0,
"stddev_outliers": 1,
"outliers": "1;0",
"ld15iqr": 1.2261622160000059,
"hd15iqr": 1.2329615460000127,
"ops": 0.8125342970726801,
"total": 6.153586399999995,
"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.1355979439999828,
"max": 1.155167602000006,
"mean": 1.1440032524000003,
"stddev": 0.010192220906574588,
"rounds": 5,
"median": 1.137893245000015,
"iqr": 0.019015011250012037,
"q1": 1.1360972392499917,
"q3": 1.1551122505000038,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.1355979439999828,
"hd15iqr": 1.155167602000006,
"ops": 0.8741233889869663,
"total": 5.7200162620000015,
"iterations": 1
}
}
],
"datetime": "2023-12-15T11:11:48.628649",
"version": "4.0.0"
}

0 comments on commit f1ca128

Please sign in to comment.