Skip to content

Commit 996c425

Browse files
committed
bench: running benchmarks
1 parent 48250b3 commit 996c425

22 files changed

+555
-579
lines changed

benches/results/baseline_tcp/baseline_tcp_1KiB.json

Lines changed: 0 additions & 130 deletions
This file was deleted.

benches/results/baseline_tcp/baseline_tcp_1KiB_metrics.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

benches/results/baseline_tcp/baseline_tcp_1KiB.chart.html renamed to benches/results/baseline_tcp_1KiB.chart.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta http-equiv="X-UA-Compatible" />
77
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/chart.min.js"></script>
8-
<title>baseline_tcp.baseline_tcp_1KiB</title>
8+
<title>baseline_tcp_1KiB</title>
99
<style>
1010
body {
1111
margin: 0;
@@ -28,7 +28,7 @@
2828
</head>
2929
<body>
3030
<div class="container">
31-
<canvas id="chart1720073097150" width="16" height="9"></canvas>
31+
<canvas id="chart1743117754860" width="16" height="9"></canvas>
3232
</div>
3333
<script>
3434
const format = (num) => {
@@ -51,16 +51,16 @@
5151
chunked.map((chunk) => chunk.join('')).join(' ') + fractionStr
5252
)
5353
}
54-
const ctx1720073097150 = document
55-
.getElementById('chart1720073097150')
54+
const ctx1743117754860 = document
55+
.getElementById('chart1743117754860')
5656
.getContext('2d')
57-
const chart1720073097150 = new Chart(ctx1720073097150, {
57+
const chart1743117754860 = new Chart(ctx1743117754860, {
5858
type: 'bar',
5959
data: {
6060
labels: ["send 1KiB of data over tcp"],
6161
datasets: [
6262
{
63-
data: [1197455],
63+
data: [668083],
6464
backgroundColor: ["hsl(120, 85%, 55%)"],
6565
borderColor: ["hsl(120, 85%, 55%)"],
6666
borderWidth: 2,
@@ -72,7 +72,7 @@
7272
plugins: {
7373
title: {
7474
display: true,
75-
text: 'baseline_tcp.baseline_tcp_1KiB',
75+
text: 'baseline_tcp_1KiB',
7676
font: { size: 20 },
7777
padding: 20,
7878
},
Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
{
2+
"name": "baseline_tcp_1KiB",
3+
"date": "2025-03-27T23:22:34.860Z",
4+
"version": "2.0.2",
5+
"results": [
6+
{
7+
"name": "send 1KiB of data over tcp",
8+
"ops": 668083,
9+
"margin": 2.02,
10+
"options": {
11+
"delay": 0.005,
12+
"initCount": 1,
13+
"minTime": 0.05,
14+
"maxTime": 5,
15+
"minSamples": 5
16+
},
17+
"samples": 81,
18+
"promise": true,
19+
"details": {
20+
"min": 0.0000013088632621592661,
21+
"max": 0.0000019565165672719495,
22+
"mean": 0.0000014968210557185474,
23+
"median": 0.0000014481387425453963,
24+
"standardDeviation": 1.385238974155453e-7,
25+
"marginOfError": 3.0167426548274314e-8,
26+
"relativeMarginOfError": 2.015433069505591,
27+
"standardErrorOfMean": 1.5391544157282812e-8,
28+
"sampleVariance": 1.9188870155192524e-14,
29+
"sampleResults": [
30+
0.0000013088632621592661,
31+
0.0000013274768575386143,
32+
0.0000013403956890327067,
33+
0.000001341880327255227,
34+
0.0000013435330676864655,
35+
0.0000013445387906827483,
36+
0.000001350575722728853,
37+
0.0000013539319123900195,
38+
0.0000013584096756077341,
39+
0.000001366895969833926,
40+
0.0000013761630556934898,
41+
0.0000013769823259102155,
42+
0.0000013772562199200587,
43+
0.000001378280532106735,
44+
0.0000013797177429893109,
45+
0.0000013808268392479876,
46+
0.0000013848864766590022,
47+
0.000001396887492647452,
48+
0.0000013996984997191988,
49+
0.000001400145722461423,
50+
0.0000014084329954804376,
51+
0.000001408686732810954,
52+
0.0000014136316239773275,
53+
0.0000014142644726193687,
54+
0.0000014154909742465168,
55+
0.0000014188007450308616,
56+
0.0000014244482915352122,
57+
0.000001425465907011996,
58+
0.0000014272637926884712,
59+
0.0000014275054689380365,
60+
0.0000014286840317706524,
61+
0.0000014299356819904346,
62+
0.0000014304144358569787,
63+
0.0000014344988503288595,
64+
0.000001435191506431685,
65+
0.0000014353914368999544,
66+
0.0000014359449598829156,
67+
0.0000014367764020003745,
68+
0.0000014414944240900703,
69+
0.0000014467831947155886,
70+
0.0000014481387425453963,
71+
0.0000014523339662503677,
72+
0.0000014530784371406413,
73+
0.000001453832816426929,
74+
0.0000014595119407375712,
75+
0.0000014719723745085978,
76+
0.0000014719826972962854,
77+
0.0000014720722190499497,
78+
0.0000014743654159869495,
79+
0.0000014816373990695685,
80+
0.0000014822514106918407,
81+
0.000001491862781804081,
82+
0.0000014949521033348487,
83+
0.0000014955356610825078,
84+
0.0000015102429331693098,
85+
0.0000015179665177974488,
86+
0.0000015184684566630117,
87+
0.000001545002914984088,
88+
0.0000015488400502767897,
89+
0.0000015518196721311475,
90+
0.0000015634317385606933,
91+
0.0000015795740532629433,
92+
0.0000015914967381423453,
93+
0.0000016069704561253408,
94+
0.0000016071163841505802,
95+
0.000001636453881742572,
96+
0.0000016396500949375551,
97+
0.0000016449067429549223,
98+
0.0000016569752360067393,
99+
0.0000016601527458424683,
100+
0.0000016655047323672531,
101+
0.0000016665961008744951,
102+
0.000001688659321263338,
103+
0.0000017106274798139138,
104+
0.000001714551306394245,
105+
0.000001755426069050357,
106+
0.000001756465215763863,
107+
0.0000017777505213624942,
108+
0.0000018475216216939,
109+
0.0000018938378840959538,
110+
0.0000019565165672719495
111+
]
112+
},
113+
"completed": true,
114+
"percentSlower": 0
115+
}
116+
],
117+
"fastest": {
118+
"name": "send 1KiB of data over tcp",
119+
"index": 0
120+
},
121+
"slowest": {
122+
"name": "send 1KiB of data over tcp",
123+
"index": 0
124+
}
125+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# TYPE baseline_tcp_1KiB_ops gauge
2+
baseline_tcp_1KiB_ops{name="send 1KiB of data over tcp"} 668083
3+
4+
# TYPE baseline_tcp_1KiB_margin gauge
5+
baseline_tcp_1KiB_margin{name="send 1KiB of data over tcp"} 2.02
6+
7+
# TYPE baseline_tcp_1KiB_samples counter
8+
baseline_tcp_1KiB_samples{name="send 1KiB of data over tcp"} 81

0 commit comments

Comments
 (0)