Skip to content

Commit e3e7424

Browse files
author
pytest-benchmark
committed
Benchmark results for 3.14
1 parent 32bc90f commit e3e7424

1 file changed

Lines changed: 311 additions & 0 deletions

File tree

Lines changed: 311 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,311 @@
1+
{
2+
"machine_info": {
3+
"node": "runnervmmtnos",
4+
"processor": "x86_64",
5+
"machine": "x86_64",
6+
"python_compiler": "GCC 13.3.0",
7+
"python_implementation": "CPython",
8+
"python_implementation_version": "3.12.3",
9+
"python_version": "3.12.3",
10+
"python_build": [
11+
"main",
12+
"Nov 6 2025 13:44:16"
13+
],
14+
"release": "6.11.0-1018-azure",
15+
"system": "Linux",
16+
"cpu": {
17+
"python_version": "3.12.3.final.0 (64 bit)",
18+
"cpuinfo_version": [
19+
9,
20+
0,
21+
0
22+
],
23+
"cpuinfo_version_string": "9.0.0",
24+
"arch": "X86_64",
25+
"bits": 64,
26+
"count": 4,
27+
"arch_string_raw": "x86_64",
28+
"vendor_id_raw": "AuthenticAMD",
29+
"brand_raw": "AMD EPYC 7763 64-Core Processor",
30+
"hz_advertised_friendly": "3.2447 GHz",
31+
"hz_actual_friendly": "3.2447 GHz",
32+
"hz_advertised": [
33+
3244712000,
34+
0
35+
],
36+
"hz_actual": [
37+
3244712000,
38+
0
39+
],
40+
"stepping": 1,
41+
"model": 1,
42+
"family": 25,
43+
"flags": [
44+
"3dnowext",
45+
"3dnowprefetch",
46+
"abm",
47+
"adx",
48+
"aes",
49+
"aperfmperf",
50+
"apic",
51+
"arat",
52+
"avx",
53+
"avx2",
54+
"bmi1",
55+
"bmi2",
56+
"clflush",
57+
"clflushopt",
58+
"clwb",
59+
"clzero",
60+
"cmov",
61+
"cmp_legacy",
62+
"constant_tsc",
63+
"cpuid",
64+
"cr8_legacy",
65+
"cx16",
66+
"cx8",
67+
"de",
68+
"decodeassists",
69+
"erms",
70+
"extd_apicid",
71+
"f16c",
72+
"flushbyasid",
73+
"fma",
74+
"fpu",
75+
"fsgsbase",
76+
"fsrm",
77+
"fxsr",
78+
"fxsr_opt",
79+
"ht",
80+
"hypervisor",
81+
"invpcid",
82+
"lahf_lm",
83+
"lm",
84+
"mca",
85+
"mce",
86+
"misalignsse",
87+
"mmx",
88+
"mmxext",
89+
"movbe",
90+
"msr",
91+
"mtrr",
92+
"nonstop_tsc",
93+
"nopl",
94+
"npt",
95+
"nrip_save",
96+
"nx",
97+
"osvw",
98+
"osxsave",
99+
"pae",
100+
"pat",
101+
"pausefilter",
102+
"pcid",
103+
"pclmulqdq",
104+
"pdpe1gb",
105+
"pfthreshold",
106+
"pge",
107+
"pni",
108+
"popcnt",
109+
"pse",
110+
"pse36",
111+
"rdpid",
112+
"rdpru",
113+
"rdrand",
114+
"rdrnd",
115+
"rdseed",
116+
"rdtscp",
117+
"rep_good",
118+
"sep",
119+
"sha",
120+
"sha_ni",
121+
"smap",
122+
"smep",
123+
"sse",
124+
"sse2",
125+
"sse4_1",
126+
"sse4_2",
127+
"sse4a",
128+
"ssse3",
129+
"svm",
130+
"syscall",
131+
"topoext",
132+
"tsc",
133+
"tsc_known_freq",
134+
"tsc_reliable",
135+
"tsc_scale",
136+
"umip",
137+
"user_shstk",
138+
"v_vmsave_vmload",
139+
"vaes",
140+
"vmcb_clean",
141+
"vme",
142+
"vmmcall",
143+
"vpclmulqdq",
144+
"xgetbv1",
145+
"xsave",
146+
"xsavec",
147+
"xsaveerptr",
148+
"xsaveopt",
149+
"xsaves"
150+
],
151+
"l3_cache_size": 524288,
152+
"l2_cache_size": 1048576,
153+
"l1_data_cache_size": 65536,
154+
"l1_instruction_cache_size": 65536,
155+
"l2_cache_line_size": 512,
156+
"l2_cache_associativity": 6
157+
}
158+
},
159+
"commit_info": {
160+
"id": "32bc90f66572bd2854ab9f7012856ca440b9cfd4",
161+
"time": "2026-01-16T13:11:22Z",
162+
"author_time": "2026-01-16T13:11:22Z",
163+
"dirty": false,
164+
"project": "ariadne",
165+
"branch": "main"
166+
},
167+
"benchmarks": [
168+
{
169+
"group": null,
170+
"name": "test_query_without_extensions",
171+
"fullname": "benchmark/test_extensions.py::test_query_without_extensions",
172+
"params": null,
173+
"param": null,
174+
"extra_info": {},
175+
"options": {
176+
"disable_gc": false,
177+
"timer": "perf_counter",
178+
"min_rounds": 5,
179+
"max_time": 1.0,
180+
"min_time": 5e-06,
181+
"warmup": false
182+
},
183+
"stats": {
184+
"min": 0.8089758679999974,
185+
"max": 0.9382895970000007,
186+
"mean": 0.8627573525999992,
187+
"stddev": 0.06462437254325754,
188+
"rounds": 5,
189+
"median": 0.8260704959999998,
190+
"iqr": 0.11882395975000293,
191+
"q1": 0.8116652539999976,
192+
"q3": 0.9304892137500005,
193+
"iqr_outliers": 0,
194+
"stddev_outliers": 2,
195+
"outliers": "2;0",
196+
"ld15iqr": 0.8089758679999974,
197+
"hd15iqr": 0.9382895970000007,
198+
"ops": 1.1590744454236261,
199+
"total": 4.313786762999996,
200+
"iterations": 1
201+
}
202+
},
203+
{
204+
"group": null,
205+
"name": "test_query_with_noop_extension",
206+
"fullname": "benchmark/test_extensions.py::test_query_with_noop_extension",
207+
"params": null,
208+
"param": null,
209+
"extra_info": {},
210+
"options": {
211+
"disable_gc": false,
212+
"timer": "perf_counter",
213+
"min_rounds": 5,
214+
"max_time": 1.0,
215+
"min_time": 5e-06,
216+
"warmup": false
217+
},
218+
"stats": {
219+
"min": 0.8327733039999927,
220+
"max": 0.9087462749999986,
221+
"mean": 0.8762709168,
222+
"stddev": 0.029274040792684086,
223+
"rounds": 5,
224+
"median": 0.8718947170000035,
225+
"iqr": 0.038650664749999564,
226+
"q1": 0.8613422230000012,
227+
"q3": 0.8999928877500007,
228+
"iqr_outliers": 0,
229+
"stddev_outliers": 2,
230+
"outliers": "2;0",
231+
"ld15iqr": 0.8327733039999927,
232+
"hd15iqr": 0.9087462749999986,
233+
"ops": 1.1411995774683914,
234+
"total": 4.381354584,
235+
"iterations": 1
236+
}
237+
},
238+
{
239+
"group": null,
240+
"name": "test_query_with_open_telemetry_extension",
241+
"fullname": "benchmark/test_extensions.py::test_query_with_open_telemetry_extension",
242+
"params": null,
243+
"param": null,
244+
"extra_info": {},
245+
"options": {
246+
"disable_gc": false,
247+
"timer": "perf_counter",
248+
"min_rounds": 5,
249+
"max_time": 1.0,
250+
"min_time": 5e-06,
251+
"warmup": false
252+
},
253+
"stats": {
254+
"min": 0.9979021479999943,
255+
"max": 1.0632175340000032,
256+
"mean": 1.020437629,
257+
"stddev": 0.02576294011068141,
258+
"rounds": 5,
259+
"median": 1.0152515989999955,
260+
"iqr": 0.03042707650000409,
261+
"q1": 1.002107746,
262+
"q3": 1.0325348225000042,
263+
"iqr_outliers": 0,
264+
"stddev_outliers": 1,
265+
"outliers": "1;0",
266+
"ld15iqr": 0.9979021479999943,
267+
"hd15iqr": 1.0632175340000032,
268+
"ops": 0.9799717019255472,
269+
"total": 5.1021881449999995,
270+
"iterations": 1
271+
}
272+
},
273+
{
274+
"group": null,
275+
"name": "test_query_with_open_tracing_extension",
276+
"fullname": "benchmark/test_extensions.py::test_query_with_open_tracing_extension",
277+
"params": null,
278+
"param": null,
279+
"extra_info": {},
280+
"options": {
281+
"disable_gc": false,
282+
"timer": "perf_counter",
283+
"min_rounds": 5,
284+
"max_time": 1.0,
285+
"min_time": 5e-06,
286+
"warmup": false
287+
},
288+
"stats": {
289+
"min": 0.885889628000001,
290+
"max": 0.9672561969999975,
291+
"mean": 0.9156338538,
292+
"stddev": 0.03217711982218854,
293+
"rounds": 5,
294+
"median": 0.9143766979999981,
295+
"iqr": 0.04095478625000126,
296+
"q1": 0.8901583647500004,
297+
"q3": 0.9311131510000017,
298+
"iqr_outliers": 0,
299+
"stddev_outliers": 1,
300+
"outliers": "1;0",
301+
"ld15iqr": 0.885889628000001,
302+
"hd15iqr": 0.9672561969999975,
303+
"ops": 1.0921396100088145,
304+
"total": 4.578169269,
305+
"iterations": 1
306+
}
307+
}
308+
],
309+
"datetime": "2026-01-16T13:12:07.412246+00:00",
310+
"version": "5.2.3"
311+
}

0 commit comments

Comments
 (0)