Skip to content

Commit

Permalink
Benchmark results for 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pytest-benchmark committed Oct 11, 2023
1 parent a0a4da2 commit 664d957
Showing 1 changed file with 284 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,284 @@
{
"machine_info": {
"node": "fv-az361-312",
"processor": "x86_64",
"machine": "x86_64",
"python_compiler": "GCC 11.4.0",
"python_implementation": "CPython",
"python_implementation_version": "3.10.13",
"python_version": "3.10.13",
"python_build": [
"main",
"Aug 28 2023 08:28:42"
],
"release": "6.2.0-1012-azure",
"system": "Linux",
"cpu": {
"python_version": "3.10.13.final.0 (64 bit)",
"cpuinfo_version": [
9,
0,
0
],
"cpuinfo_version_string": "9.0.0",
"arch": "X86_64",
"bits": 64,
"count": 2,
"arch_string_raw": "x86_64",
"vendor_id_raw": "GenuineIntel",
"brand_raw": "Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz",
"hz_advertised_friendly": "2.8000 GHz",
"hz_actual_friendly": "2.7934 GHz",
"hz_advertised": [
2800000000,
0
],
"hz_actual": [
2793439000,
0
],
"stepping": 6,
"model": 106,
"family": 6,
"flags": [
"3dnowprefetch",
"abm",
"adx",
"aes",
"apic",
"avx",
"avx2",
"avx512bw",
"avx512cd",
"avx512dq",
"avx512f",
"avx512vl",
"bmi1",
"bmi2",
"clflush",
"clflushopt",
"cmov",
"constant_tsc",
"cpuid",
"cx16",
"cx8",
"de",
"erms",
"f16c",
"fma",
"fpu",
"fsgsbase",
"fxsr",
"hle",
"ht",
"hypervisor",
"invpcid",
"invpcid_single",
"lahf_lm",
"lm",
"mca",
"mce",
"md_clear",
"mmx",
"movbe",
"msr",
"mtrr",
"nopl",
"nx",
"osxsave",
"pae",
"pat",
"pcid",
"pclmulqdq",
"pdpe1gb",
"pge",
"pni",
"popcnt",
"pse",
"pse36",
"pti",
"rdrand",
"rdrnd",
"rdseed",
"rdtscp",
"rep_good",
"rtm",
"sep",
"smap",
"smep",
"ss",
"sse",
"sse2",
"sse4_1",
"sse4_2",
"ssse3",
"syscall",
"tsc",
"vme",
"xsave",
"xsavec",
"xsaveopt",
"xsaves",
"xtopology"
],
"l3_cache_size": 50331648,
"l2_cache_size": "2.5 MiB",
"l1_data_cache_size": 98304,
"l1_instruction_cache_size": 65536,
"l2_cache_line_size": 256,
"l2_cache_associativity": 6
}
},
"commit_info": {
"id": "a0a4da25a890697e2398e50b8f28c40cabb1b277",
"time": "2023-10-11T12:04:00+00:00",
"author_time": "2023-10-11T12:04:00+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.282689483999988,
"max": 1.3396279879999895,
"mean": 1.3076620557999945,
"stddev": 0.0225233651481422,
"rounds": 5,
"median": 1.2994810659999985,
"iqr": 0.03309303025000787,
"q1": 1.292435071749992,
"q3": 1.3255281019999998,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.282689483999988,
"hd15iqr": 1.3396279879999895,
"ops": 0.7647235733151447,
"total": 6.5383102789999725,
"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.3069021459999988,
"max": 1.375457228000002,
"mean": 1.341045181399997,
"stddev": 0.03221333958924646,
"rounds": 5,
"median": 1.3430831449999943,
"iqr": 0.06206429399999536,
"q1": 1.3091815452499986,
"q3": 1.371245839249994,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.3069021459999988,
"hd15iqr": 1.375457228000002,
"ops": 0.7456870311826783,
"total": 6.705225906999985,
"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.5797434660000107,
"max": 1.668349741,
"mean": 1.6197273508000023,
"stddev": 0.03295747552000297,
"rounds": 5,
"median": 1.6219697540000055,
"iqr": 0.04105714649999115,
"q1": 1.596198250000004,
"q3": 1.6372553964999952,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.5797434660000107,
"hd15iqr": 1.668349741,
"ops": 0.617387858213352,
"total": 8.098636754000012,
"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.4242069750000041,
"max": 1.4795038749999918,
"mean": 1.4513659873999956,
"stddev": 0.02210171078634594,
"rounds": 5,
"median": 1.443583942999993,
"iqr": 0.03340735650000326,
"q1": 1.4373358569999937,
"q3": 1.470743213499997,
"iqr_outliers": 0,
"stddev_outliers": 2,
"outliers": "2;0",
"ld15iqr": 1.4242069750000041,
"hd15iqr": 1.4795038749999918,
"ops": 0.6890060871492647,
"total": 7.256829936999978,
"iterations": 1
}
}
],
"datetime": "2023-10-11T12:05:13.328099",
"version": "4.0.0"
}

0 comments on commit 664d957

Please sign in to comment.