Skip to content

Commit 17467ff

Browse files
--wip-- [skip ci]
1 parent a52a820 commit 17467ff

12 files changed

Lines changed: 641 additions & 88 deletions

File tree

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
{
2+
"creator": {
3+
"name": "codspeed-node",
4+
"version": "5.7.1",
5+
"pid": 3318153
6+
},
7+
"instrument": {
8+
"type": "walltime"
9+
},
10+
"benchmarks": [
11+
{
12+
"name": "wait 1ms",
13+
"uri": "packages/vitest-plugin/benches/timing.bench.ts::timing tests::wait 1ms",
14+
"config": {
15+
"max_rounds": null,
16+
"max_time_ns": null,
17+
"min_round_time_ns": null,
18+
"warmup_time_ns": null
19+
},
20+
"stats": {
21+
"min_ns": 1000544.011592865,
22+
"max_ns": 1269623.9948272705,
23+
"mean_ns": 1005246.9399107153,
24+
"stdev_ns": 19360.832010972394,
25+
"q1_ns": 1001089.0066623688,
26+
"median_ns": 1001929.9983978271,
27+
"q3_ns": 1003693.5210227966,
28+
"total_time": 1.0002207052111625,
29+
"iter_per_round": 1,
30+
"rounds": 995,
31+
"iqr_outlier_rounds": 79,
32+
"stdev_outlier_rounds": 17,
33+
"warmup_iters": 0
34+
}
35+
},
36+
{
37+
"name": "wait 500ms",
38+
"uri": "packages/vitest-plugin/benches/timing.bench.ts::timing tests::wait 500ms",
39+
"config": {
40+
"max_rounds": null,
41+
"max_time_ns": null,
42+
"min_round_time_ns": null,
43+
"warmup_time_ns": null
44+
},
45+
"stats": {
46+
"min_ns": 500015603.9893627,
47+
"max_ns": 500020386.0104084,
48+
"mean_ns": 500018516.40343666,
49+
"stdev_ns": 1852.787897539228,
50+
"q1_ns": 500017994.99988556,
51+
"median_ns": 500018939.0182495,
52+
"q3_ns": 500019657.9992771,
53+
"total_time": 2.5000925820171833,
54+
"iter_per_round": 1,
55+
"rounds": 5,
56+
"iqr_outlier_rounds": 0,
57+
"stdev_outlier_rounds": 0,
58+
"warmup_iters": 0
59+
}
60+
},
61+
{
62+
"name": "wait 1sec",
63+
"uri": "packages/vitest-plugin/benches/timing.bench.ts::timing tests::wait 1sec",
64+
"config": {
65+
"max_rounds": null,
66+
"max_time_ns": null,
67+
"min_round_time_ns": null,
68+
"warmup_time_ns": null
69+
},
70+
"stats": {
71+
"min_ns": 1000017313.00354,
72+
"max_ns": 1000021275.9971619,
73+
"mean_ns": 1000019479.1972637,
74+
"stdev_ns": 1536.5843481770053,
75+
"q1_ns": 1000018610.0006104,
76+
"median_ns": 1000020076.9901276,
77+
"q3_ns": 1000020119.9948788,
78+
"total_time": 5.000097395986319,
79+
"iter_per_round": 1,
80+
"rounds": 5,
81+
"iqr_outlier_rounds": 0,
82+
"stdev_outlier_rounds": 0,
83+
"warmup_iters": 0
84+
}
85+
}
86+
]
87+
}
Lines changed: 212 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,212 @@
1+
{
2+
"creator": {
3+
"name": "codspeed-node",
4+
"version": "5.7.1",
5+
"pid": 3318559
6+
},
7+
"instrument": {
8+
"type": "walltime"
9+
},
10+
"benchmarks": [
11+
{
12+
"name": "short body",
13+
"uri": "packages/vitest-plugin/benches/parsePr.bench.ts::parsePr::short body",
14+
"config": {
15+
"max_rounds": null,
16+
"max_time_ns": null,
17+
"min_round_time_ns": null,
18+
"warmup_time_ns": null
19+
},
20+
"stats": {
21+
"min_ns": 398.0100154876709,
22+
"max_ns": 985004.0078163147,
23+
"mean_ns": 496.9173691169963,
24+
"stdev_ns": 1770.1696052156,
25+
"q1_ns": 443.99499893188477,
26+
"median_ns": 454.99205589294434,
27+
"q3_ns": 464.97583389282227,
28+
"total_time": 1.000001482784748,
29+
"iter_per_round": 1,
30+
"rounds": 2012410,
31+
"iqr_outlier_rounds": 206249,
32+
"stdev_outlier_rounds": 1361,
33+
"warmup_iters": 0
34+
}
35+
},
36+
{
37+
"name": "long body",
38+
"uri": "packages/vitest-plugin/benches/parsePr.bench.ts::parsePr::long body",
39+
"config": {
40+
"max_rounds": null,
41+
"max_time_ns": null,
42+
"min_round_time_ns": null,
43+
"warmup_time_ns": null
44+
},
45+
"stats": {
46+
"min_ns": 120834.97643470764,
47+
"max_ns": 574990.98777771,
48+
"mean_ns": 128934.37611082295,
49+
"stdev_ns": 13231.488847825769,
50+
"q1_ns": 124416.02349281311,
51+
"median_ns": 127372.01154232025,
52+
"q3_ns": 131042.0036315918,
53+
"total_time": 1.0000150211155414,
54+
"iter_per_round": 1,
55+
"rounds": 7756,
56+
"iqr_outlier_rounds": 146,
57+
"stdev_outlier_rounds": 26,
58+
"warmup_iters": 0
59+
}
60+
},
61+
{
62+
"name": "short body",
63+
"uri": "packages/vitest-plugin/benches/parsePr.bench.ts::parsePr::nested suite::short body",
64+
"config": {
65+
"max_rounds": null,
66+
"max_time_ns": null,
67+
"min_round_time_ns": null,
68+
"warmup_time_ns": null
69+
},
70+
"stats": {
71+
"min_ns": 397.9802131652832,
72+
"max_ns": 185595.98922729492,
73+
"mean_ns": 484.0422931609331,
74+
"stdev_ns": 588.0998679500091,
75+
"q1_ns": 430.01770973205566,
76+
"median_ns": 441.9982433319092,
77+
"q3_ns": 456.005334854126,
78+
"total_time": 1.0000003989636899,
79+
"iter_per_round": 1,
80+
"rounds": 2065936,
81+
"iqr_outlier_rounds": 243071,
82+
"stdev_outlier_rounds": 2435,
83+
"warmup_iters": 0
84+
}
85+
},
86+
{
87+
"name": "long body",
88+
"uri": "packages/vitest-plugin/benches/parsePr.bench.ts::parsePr::nested suite::long body",
89+
"config": {
90+
"max_rounds": null,
91+
"max_time_ns": null,
92+
"min_round_time_ns": null,
93+
"warmup_time_ns": null
94+
},
95+
"stats": {
96+
"min_ns": 121295.0050830841,
97+
"max_ns": 217494.99440193176,
98+
"mean_ns": 129749.46998102263,
99+
"stdev_ns": 6209.318040301846,
100+
"q1_ns": 125518.99999380112,
101+
"median_ns": 129082.99267292023,
102+
"q3_ns": 132960.2524638176,
103+
"total_time": 1.0001089146137239,
104+
"iter_per_round": 1,
105+
"rounds": 7708,
106+
"iqr_outlier_rounds": 177,
107+
"stdev_outlier_rounds": 133,
108+
"warmup_iters": 0
109+
}
110+
},
111+
{
112+
"name": "short body",
113+
"uri": "packages/vitest-plugin/benches/parsePr.bench.ts::parsePr::nested suite::deeply nested suite::short body",
114+
"config": {
115+
"max_rounds": null,
116+
"max_time_ns": null,
117+
"min_round_time_ns": null,
118+
"warmup_time_ns": null
119+
},
120+
"stats": {
121+
"min_ns": 391.98994636535645,
122+
"max_ns": 751794.0104007721,
123+
"mean_ns": 484.8813210420266,
124+
"stdev_ns": 2351.6721555121458,
125+
"q1_ns": 430.01770973205566,
126+
"median_ns": 443.0115222930908,
127+
"q3_ns": 456.9888114929199,
128+
"total_time": 1.000215128570795,
129+
"iter_per_round": 1,
130+
"rounds": 2062804,
131+
"iqr_outlier_rounds": 158725,
132+
"stdev_outlier_rounds": 982,
133+
"warmup_iters": 0
134+
}
135+
},
136+
{
137+
"name": "short body",
138+
"uri": "packages/vitest-plugin/benches/parsePr.bench.ts::another parsePr::short body",
139+
"config": {
140+
"max_rounds": null,
141+
"max_time_ns": null,
142+
"min_round_time_ns": null,
143+
"warmup_time_ns": null
144+
},
145+
"stats": {
146+
"min_ns": 393.0032253265381,
147+
"max_ns": 49975.99124908447,
148+
"mean_ns": 466.19443769905905,
149+
"stdev_ns": 297.4077541554814,
150+
"q1_ns": 430.01770973205566,
151+
"median_ns": 440.98496437072754,
152+
"q3_ns": 454.0085792541504,
153+
"total_time": 1.0000001223087311,
154+
"iter_per_round": 1,
155+
"rounds": 2145028,
156+
"iqr_outlier_rounds": 175938,
157+
"stdev_outlier_rounds": 5607,
158+
"warmup_iters": 0
159+
}
160+
},
161+
{
162+
"name": "long body",
163+
"uri": "packages/vitest-plugin/benches/parsePr.bench.ts::another parsePr::long body",
164+
"config": {
165+
"max_rounds": null,
166+
"max_time_ns": null,
167+
"min_round_time_ns": null,
168+
"warmup_time_ns": null
169+
},
170+
"stats": {
171+
"min_ns": 121416.00251197815,
172+
"max_ns": 183912.0090007782,
173+
"mean_ns": 130651.32184520164,
174+
"stdev_ns": 4842.012995634755,
175+
"q1_ns": 127325.98930597305,
176+
"median_ns": 130409.00230407715,
177+
"q3_ns": 133552.99830436707,
178+
"total_time": 1.0000052174031735,
179+
"iter_per_round": 1,
180+
"rounds": 7654,
181+
"iqr_outlier_rounds": 101,
182+
"stdev_outlier_rounds": 79,
183+
"warmup_iters": 0
184+
}
185+
},
186+
{
187+
"name": "short body",
188+
"uri": "packages/vitest-plugin/benches/parsePr.bench.ts::another parsePr::nested suite::short body",
189+
"config": {
190+
"max_rounds": null,
191+
"max_time_ns": null,
192+
"min_round_time_ns": null,
193+
"warmup_time_ns": null
194+
},
195+
"stats": {
196+
"min_ns": 396.99673652648926,
197+
"max_ns": 655851.0065078735,
198+
"mean_ns": 491.10349142711937,
199+
"stdev_ns": 3138.8213895415174,
200+
"q1_ns": 434.9946975708008,
201+
"median_ns": 445.0082778930664,
202+
"q3_ns": 456.9888114929199,
203+
"total_time": 1.0000001534521579,
204+
"iter_per_round": 1,
205+
"rounds": 2036231,
206+
"iqr_outlier_rounds": 165530,
207+
"stdev_outlier_rounds": 882,
208+
"warmup_iters": 0
209+
}
210+
}
211+
]
212+
}

0 commit comments

Comments
 (0)