Skip to content

Commit 8f802c2

Browse files
auto commit
1 parent f4aaf5e commit 8f802c2

File tree

1 file changed

+372
-0
lines changed

1 file changed

+372
-0
lines changed
Lines changed: 372 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,372 @@
1+
{
2+
"metadata": {
3+
"cpu_count": 10,
4+
"go_version": "go1.24.4",
5+
"language": "go",
6+
"timestamp": "2025-09-06 15:02:42",
7+
"total_memory_gb": 32,
8+
"total_tests": 18
9+
},
10+
"results": [
11+
{
12+
"test_name": "throughput",
13+
"language": "go",
14+
"data_size": 1024,
15+
"concurrency": 1,
16+
"put_latency_ms": 1.5847793,
17+
"get_latency_ms": 1.3858458999999999,
18+
"end_to_end_latency_ms": 2.976754,
19+
"ops_per_second": 332.4873414588141,
20+
"bytes_per_second": 340467.03765382565,
21+
"peak_memory_mb": 0,
22+
"memory_efficiency_ratio": 0,
23+
"p50_latency": 2.2945317499999995,
24+
"p95_latency": 2.307198125,
25+
"p99_latency": 2.308324025,
26+
"timestamp": "2025-09-06 14:58:26",
27+
"go_version": "go1.24.4",
28+
"cpu_count": 10,
29+
"total_memory_gb": 32
30+
},
31+
{
32+
"test_name": "throughput",
33+
"language": "go",
34+
"data_size": 5120,
35+
"concurrency": 1,
36+
"put_latency_ms": 1.4361586,
37+
"get_latency_ms": 1.6419501,
38+
"end_to_end_latency_ms": 3.0856667,
39+
"ops_per_second": 321.1471375754194,
40+
"bytes_per_second": 1644273.3443861473,
41+
"peak_memory_mb": 0,
42+
"memory_efficiency_ratio": 0,
43+
"p50_latency": 2.76639178,
44+
"p95_latency": 2.773644682,
45+
"p99_latency": 2.7742893844000003,
46+
"timestamp": "2025-09-06 14:58:26",
47+
"go_version": "go1.24.4",
48+
"cpu_count": 10,
49+
"total_memory_gb": 32
50+
},
51+
{
52+
"test_name": "throughput",
53+
"language": "go",
54+
"data_size": 10240,
55+
"concurrency": 1,
56+
"put_latency_ms": 1.8749458000000003,
57+
"get_latency_ms": 1.744075,
58+
"end_to_end_latency_ms": 3.6273876,
59+
"ops_per_second": 272.53402628198234,
60+
"bytes_per_second": 2790748.4291274995,
61+
"peak_memory_mb": 0,
62+
"memory_efficiency_ratio": 0,
63+
"p50_latency": 3.2027300949999997,
64+
"p95_latency": 3.2063868804999998,
65+
"p99_latency": 3.2067119281000003,
66+
"timestamp": "2025-09-06 14:58:27",
67+
"go_version": "go1.24.4",
68+
"cpu_count": 10,
69+
"total_memory_gb": 32
70+
},
71+
{
72+
"test_name": "throughput",
73+
"language": "go",
74+
"data_size": 102400,
75+
"concurrency": 1,
76+
"put_latency_ms": 6.4893667,
77+
"get_latency_ms": 4.30905,
78+
"end_to_end_latency_ms": 10.811225099999998,
79+
"ops_per_second": 92.17166847900747,
80+
"bytes_per_second": 9438378.852250364,
81+
"peak_memory_mb": 0,
82+
"memory_efficiency_ratio": 0,
83+
"p50_latency": 10.389003124999999,
84+
"p95_latency": 10.3942934375,
85+
"p99_latency": 10.394763687500001,
86+
"timestamp": "2025-09-06 14:58:27",
87+
"go_version": "go1.24.4",
88+
"cpu_count": 10,
89+
"total_memory_gb": 32
90+
},
91+
{
92+
"test_name": "throughput",
93+
"language": "go",
94+
"data_size": 512000,
95+
"concurrency": 1,
96+
"put_latency_ms": 23.9508043,
97+
"get_latency_ms": 15.7898875,
98+
"end_to_end_latency_ms": 39.764225,
99+
"ops_per_second": 25.120384228937453,
100+
"bytes_per_second": 12861636.725215977,
101+
"peak_memory_mb": 0,
102+
"memory_efficiency_ratio": 0,
103+
"p50_latency": 37.95913253,
104+
"p95_latency": 38.003351807,
105+
"p99_latency": 38.0072824094,
106+
"timestamp": "2025-09-06 14:58:27",
107+
"go_version": "go1.24.4",
108+
"cpu_count": 10,
109+
"total_memory_gb": 32
110+
},
111+
{
112+
"test_name": "throughput",
113+
"language": "go",
114+
"data_size": 1048576,
115+
"concurrency": 1,
116+
"put_latency_ms": 47.535987399999996,
117+
"get_latency_ms": 30.3682291,
118+
"end_to_end_latency_ms": 77.9412166,
119+
"ops_per_second": 12.82240741340307,
120+
"bytes_per_second": 13445268.675916538,
121+
"peak_memory_mb": 0,
122+
"memory_efficiency_ratio": 0,
123+
"p50_latency": 77.17696417,
124+
"p95_latency": 77.186345023,
125+
"p99_latency": 77.18717887660002,
126+
"timestamp": "2025-09-06 14:58:28",
127+
"go_version": "go1.24.4",
128+
"cpu_count": 10,
129+
"total_memory_gb": 32
130+
},
131+
{
132+
"test_name": "throughput",
133+
"language": "go",
134+
"data_size": 10485760,
135+
"concurrency": 1,
136+
"put_latency_ms": 427.26489979999997,
137+
"get_latency_ms": 265.07672489999993,
138+
"end_to_end_latency_ms": 692.7832958000001,
139+
"ops_per_second": 1.4433298109470685,
140+
"bytes_per_second": 15134409.998436332,
141+
"peak_memory_mb": 0,
142+
"memory_efficiency_ratio": 0,
143+
"p50_latency": 682.9184412799999,
144+
"p95_latency": 683.007038432,
145+
"p99_latency": 683.0149137344,
146+
"timestamp": "2025-09-06 14:58:39",
147+
"go_version": "go1.24.4",
148+
"cpu_count": 10,
149+
"total_memory_gb": 32
150+
},
151+
{
152+
"test_name": "throughput",
153+
"language": "go",
154+
"data_size": 52428800,
155+
"concurrency": 1,
156+
"put_latency_ms": 2112.4756165999997,
157+
"get_latency_ms": 1321.6268916,
158+
"end_to_end_latency_ms": 3436.0430752,
159+
"ops_per_second": 0.2910274046610411,
160+
"bytes_per_second": 15258217.593492791,
161+
"peak_memory_mb": 0,
162+
"memory_efficiency_ratio": 0,
163+
"p50_latency": 3408.2480412349996,
164+
"p95_latency": 3408.3905033465,
165+
"p99_latency": 3408.4031666452997,
166+
"timestamp": "2025-09-06 14:59:32",
167+
"go_version": "go1.24.4",
168+
"cpu_count": 10,
169+
"total_memory_gb": 32
170+
},
171+
{
172+
"test_name": "throughput",
173+
"language": "go",
174+
"data_size": 104857600,
175+
"concurrency": 1,
176+
"put_latency_ms": 5590.5194667999995,
177+
"get_latency_ms": 3161.9229500999995,
178+
"end_to_end_latency_ms": 8776.9374624,
179+
"ops_per_second": 0.1139341495256053,
180+
"bytes_per_second": 11946861.477296108,
181+
"peak_memory_mb": 0,
182+
"memory_efficiency_ratio": 0,
183+
"p50_latency": 8563.84046247,
184+
"p95_latency": 8567.610978693,
185+
"p99_latency": 8567.9461356906,
186+
"timestamp": "2025-09-06 15:01:43",
187+
"go_version": "go1.24.4",
188+
"cpu_count": 10,
189+
"total_memory_gb": 32
190+
},
191+
{
192+
"test_name": "memory",
193+
"language": "go",
194+
"data_size": 1024,
195+
"concurrency": 1,
196+
"put_latency_ms": 0,
197+
"get_latency_ms": 0,
198+
"end_to_end_latency_ms": 0,
199+
"ops_per_second": 0,
200+
"bytes_per_second": 0,
201+
"peak_memory_mb": 1.162567138671875,
202+
"memory_efficiency_ratio": 0.0012987838783039506,
203+
"p50_latency": 0,
204+
"p95_latency": 0,
205+
"p99_latency": 0,
206+
"timestamp": "2025-09-06 15:01:43",
207+
"go_version": "go1.24.4",
208+
"cpu_count": 10,
209+
"total_memory_gb": 32
210+
},
211+
{
212+
"test_name": "memory",
213+
"language": "go",
214+
"data_size": 5120,
215+
"concurrency": 1,
216+
"put_latency_ms": 0,
217+
"get_latency_ms": 0,
218+
"end_to_end_latency_ms": 0,
219+
"ops_per_second": 0,
220+
"bytes_per_second": 0,
221+
"peak_memory_mb": 1.7072677612304688,
222+
"memory_efficiency_ratio": 0.004336758318331612,
223+
"p50_latency": 0,
224+
"p95_latency": 0,
225+
"p99_latency": 0,
226+
"timestamp": "2025-09-06 15:01:43",
227+
"go_version": "go1.24.4",
228+
"cpu_count": 10,
229+
"total_memory_gb": 32
230+
},
231+
{
232+
"test_name": "memory",
233+
"language": "go",
234+
"data_size": 10240,
235+
"concurrency": 1,
236+
"put_latency_ms": 0,
237+
"get_latency_ms": 0,
238+
"end_to_end_latency_ms": 0,
239+
"ops_per_second": 0,
240+
"bytes_per_second": 0,
241+
"peak_memory_mb": 2.079681396484375,
242+
"memory_efficiency_ratio": 0.00665892566558043,
243+
"p50_latency": 0,
244+
"p95_latency": 0,
245+
"p99_latency": 0,
246+
"timestamp": "2025-09-06 15:01:43",
247+
"go_version": "go1.24.4",
248+
"cpu_count": 10,
249+
"total_memory_gb": 32
250+
},
251+
{
252+
"test_name": "memory",
253+
"language": "go",
254+
"data_size": 102400,
255+
"concurrency": 1,
256+
"put_latency_ms": 0,
257+
"get_latency_ms": 0,
258+
"end_to_end_latency_ms": 0,
259+
"ops_per_second": 0,
260+
"bytes_per_second": 0,
261+
"peak_memory_mb": 7.1639251708984375,
262+
"memory_efficiency_ratio": 0.02116934701805992,
263+
"p50_latency": 0,
264+
"p95_latency": 0,
265+
"p99_latency": 0,
266+
"timestamp": "2025-09-06 15:01:43",
267+
"go_version": "go1.24.4",
268+
"cpu_count": 10,
269+
"total_memory_gb": 32
270+
},
271+
{
272+
"test_name": "memory",
273+
"language": "go",
274+
"data_size": 512000,
275+
"concurrency": 1,
276+
"put_latency_ms": 0,
277+
"get_latency_ms": 0,
278+
"end_to_end_latency_ms": 0,
279+
"ops_per_second": 0,
280+
"bytes_per_second": 0,
281+
"peak_memory_mb": 41.20851135253906,
282+
"memory_efficiency_ratio": 0.024750771165236052,
283+
"p50_latency": 0,
284+
"p95_latency": 0,
285+
"p99_latency": 0,
286+
"timestamp": "2025-09-06 15:01:43",
287+
"go_version": "go1.24.4",
288+
"cpu_count": 10,
289+
"total_memory_gb": 32
290+
},
291+
{
292+
"test_name": "memory",
293+
"language": "go",
294+
"data_size": 1048576,
295+
"concurrency": 1,
296+
"put_latency_ms": 0,
297+
"get_latency_ms": 0,
298+
"end_to_end_latency_ms": 0,
299+
"ops_per_second": 0,
300+
"bytes_per_second": 0,
301+
"peak_memory_mb": 68.15657806396484,
302+
"memory_efficiency_ratio": 0.025135704105513763,
303+
"p50_latency": 0,
304+
"p95_latency": 0,
305+
"p99_latency": 0,
306+
"timestamp": "2025-09-06 15:01:44",
307+
"go_version": "go1.24.4",
308+
"cpu_count": 10,
309+
"total_memory_gb": 32
310+
},
311+
{
312+
"test_name": "memory",
313+
"language": "go",
314+
"data_size": 10485760,
315+
"concurrency": 1,
316+
"put_latency_ms": 0,
317+
"get_latency_ms": 0,
318+
"end_to_end_latency_ms": 0,
319+
"ops_per_second": 0,
320+
"bytes_per_second": 0,
321+
"peak_memory_mb": 680.1585235595703,
322+
"memory_efficiency_ratio": 0.025431506916729883,
323+
"p50_latency": 0,
324+
"p95_latency": 0,
325+
"p99_latency": 0,
326+
"timestamp": "2025-09-06 15:01:47",
327+
"go_version": "go1.24.4",
328+
"cpu_count": 10,
329+
"total_memory_gb": 32
330+
},
331+
{
332+
"test_name": "memory",
333+
"language": "go",
334+
"dataSize":52428800,
335+
"concurrency": 1,
336+
"put_latency_ms": 0,
337+
"get_latency_ms": 0,
338+
"end_to_end_latency_ms": 0,
339+
"ops_per_second": 0,
340+
"bytes_per_second": 0,
341+
"peak_memory_mb": 3400.3147354125977,
342+
"memory_efficiency_ratio": 0.024740892611872345,
343+
"p50_latency": 0,
344+
"p95_latency": 0,
345+
"p99_latency": 0,
346+
"timestamp": "2025-09-06 15:02:05",
347+
"go_version": "go1.24.4",
348+
"cpu_count": 10,
349+
"total_memory_gb": 32
350+
},
351+
{
352+
"test_name": "memory",
353+
"language": "go",
354+
"data_size": 104857600,
355+
"concurrency": 1,
356+
"put_latency_ms": 0,
357+
"get_latency_ms": 0,
358+
"end_to_end_latency_ms": 0,
359+
"ops_per_second": 0,
360+
"bytes_per_second": 0,
361+
"peak_memory_mb": 6800.700630187988,
362+
"memory_efficiency_ratio": 0.02486452301293448,
363+
"p50_latency": 0,
364+
"p95_latency": 0,
365+
"p99_latency": 0,
366+
"timestamp": "2025-09-06 15:02:42",
367+
"go_version": "go1.24.4",
368+
"cpu_count": 10,
369+
"total_memory_gb": 32
370+
}
371+
]
372+
}

0 commit comments

Comments
 (0)