CodSpeedHQ
codspeed-node
BlogDocsChangelog

feat/support node 18

#11Merged
Comparing
feat/support-node-18
(
2a797f8
) with
main
(
319f1f8
)
CodSpeed Performance Gauge
-25%
Regressions
4
New
60

Benchmarks

Failed

switch 1
packages/tinybench-plugin/benches/sample.ts
Regression
CodSpeed Performance Gauge
-24%
79.2 µs104.5 µs
switch 2
packages/tinybench-plugin/benches/sample.ts
Regression
CodSpeed Performance Gauge
-23%
84.4 µs109.4 µs
RegExp#test
packages/benchmark.js-plugin/benches/sample.ts
Regression
CodSpeed Performance Gauge
-25%
80.3 µs106.6 µs
String#indexOf
packages/benchmark.js-plugin/benches/sample.ts
Regression
CodSpeed Performance Gauge
-25%
76.9 µs102.1 µs

New

switch 1
examples/with-javascript-cjs/tinybench.js
CodSpeed Performance Gauge
N/A
N/A104.5 µs
switch 2
examples/with-javascript-cjs/tinybench.js
CodSpeed Performance Gauge
N/A
N/A109.3 µs
switch 1
examples/with-javascript-esm/tinybench.js
CodSpeed Performance Gauge
N/A
N/A114.7 µs
switch 2
examples/with-javascript-esm/tinybench.js
CodSpeed Performance Gauge
N/A
N/A118.7 µs
test_recursive_fibo_10
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A227.1 µs
test_recursive_fibo_20
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A2.8 ms
test_recursive_cached_fibo_10
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A541.4 µs
test_recursive_cached_fibo_20
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A167.6 µs
test_recursive_cached_fibo_30
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A192.1 µs
test_iterative_fibo_10
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A378 µs
test_iterative_fibo_100
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A495.4 µs
test sync baz 10
examples/with-typescript-cjs/bench/tinybench/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A521.9 µs
test sync baz 100
examples/with-typescript-cjs/bench/tinybench/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A117.9 µs
test async baz 10
examples/with-typescript-cjs/bench/tinybench/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A933.2 µs
test async baz 100
examples/with-typescript-cjs/bench/tinybench/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A663.1 µs
test_recursive_fibo_10
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A739.4 µs
test_recursive_fibo_20
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A1.8 ms
test_recursive_cached_fibo_10
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A540.4 µs
test_recursive_cached_fibo_20
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A269.9 µs
test_recursive_cached_fibo_30
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A134.5 µs
test_iterative_fibo_10
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A326.4 µs
test_iterative_fibo_100
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A222.2 µs
test sync baz 10
examples/with-typescript-esm/bench/tinybench/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A584.9 µs
test sync baz 100
examples/with-typescript-esm/bench/tinybench/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A243.3 µs
test async baz 10
examples/with-typescript-esm/bench/tinybench/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A1.8 ms
test async baz 100
examples/with-typescript-esm/bench/tinybench/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A394.5 µs
switch 1
examples/with-typescript-simple-cjs/tinybench.ts
CodSpeed Performance Gauge
N/A
N/A104.6 µs
switch 2
examples/with-typescript-simple-cjs/tinybench.ts
CodSpeed Performance Gauge
N/A
N/A342.7 µs
switch 1
examples/with-typescript-simple-esm/tinybench.ts
CodSpeed Performance Gauge
N/A
N/A114.7 µs
switch 2
examples/with-typescript-simple-esm/tinybench.ts
CodSpeed Performance Gauge
N/A
N/A119.5 µs
RegExp#test
examples/with-javascript-cjs/benchmark-js.js
CodSpeed Performance Gauge
N/A
N/A104.9 µs
String#indexOf
examples/with-javascript-cjs/benchmark-js.js
CodSpeed Performance Gauge
N/A
N/A100.6 µs
RegExp#test
examples/with-javascript-esm/benchmark-js.js
CodSpeed Performance Gauge
N/A
N/A106.5 µs
String#indexOf
examples/with-javascript-esm/benchmark-js.js
CodSpeed Performance Gauge
N/A
N/A102.1 µs
test_recursive_fibo_10
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A228.3 µs
test_recursive_fibo_20
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A3.6 ms
test_recursive_cached_fibo_10
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A417.6 µs
test_recursive_cached_fibo_20
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A239 µs
test_recursive_cached_fibo_30
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A231.2 µs
test_iterative_fibo_10
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A371.7 µs
test_iterative_fibo_100
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A116 µs
test sync baz 10
examples/with-typescript-cjs/bench/benchmark.js/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A434.3 µs
test sync baz 100
examples/with-typescript-cjs/bench/benchmark.js/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A115 µs
test async baz 10
examples/with-typescript-cjs/bench/benchmark.js/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A408 µs
test async baz 100
examples/with-typescript-cjs/bench/benchmark.js/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A168.6 µs
test_recursive_fibo_10
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A431.1 µs
test_recursive_fibo_20
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A3.4 ms
test_recursive_cached_fibo_10
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A462.8 µs
test_recursive_cached_fibo_20
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A142.2 µs
test_recursive_cached_fibo_30
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A232.1 µs
test_iterative_fibo_10
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A262.4 µs
test_iterative_fibo_100
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts
CodSpeed Performance Gauge
N/A
N/A142.9 µs
test sync baz 10
examples/with-typescript-esm/bench/benchmark.js/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A460.3 µs
test sync baz 100
examples/with-typescript-esm/bench/benchmark.js/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A231.5 µs
test async baz 10
examples/with-typescript-esm/bench/benchmark.js/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A468.9 µs
test async baz 100
examples/with-typescript-esm/bench/benchmark.js/foobarbaz.bench.ts
CodSpeed Performance Gauge
N/A
N/A168.1 µs
RegExp#test
examples/with-typescript-simple-cjs/benchmark-js.ts
CodSpeed Performance Gauge
N/A
N/A106.5 µs
String#indexOf
examples/with-typescript-simple-cjs/benchmark-js.ts
CodSpeed Performance Gauge
N/A
N/A205.2 µs
RegExp#test
examples/with-typescript-simple-esm/benchmark-js.ts
CodSpeed Performance Gauge
N/A
N/A107 µs
String#indexOf
examples/with-typescript-simple-esm/benchmark-js.ts
CodSpeed Performance Gauge
N/A
N/A102.4 µs

Commits

Click on a commit to change the comparison range
Base
main
319f1f8
-0.19%
chore: remove CodSpeed V8 flags, since they are now embedded in the codspeed action
a5ec89a
3 years ago
by adriencaccia
+0.2%
chore(ci): skip tinybench in node 14
e444889
3 years ago
by adriencaccia
-0.15%
chore(ci): skip tinybench in node 14
a4e22ab
3 years ago
by adriencaccia
-0.79%
test: add examples and run them in the ci
d0d4d34
3 years ago
by adriencaccia
+0.9%
test: add examples and run them in the ci
358c700
3 years ago
by adriencaccia
-0.33%
test: add examples and run them in the ci
3ba37c8
3 years ago
by adriencaccia
-0.11%
test: add examples and run them in the ci
056eef2
3 years ago
by adriencaccia
+0.27%
test: add examples and run them in the ci
54d43cc
3 years ago
by adriencaccia
-0.09%
test: add examples and run them in the ci
02e900f
3 years ago
by adriencaccia
-0.02%
test: add examples and run them in the ci
a086d43
3 years ago
by adriencaccia
+0.12%
test: add examples and run them in the ci
0961143
3 years ago
by adriencaccia
-0.03%
test: add examples and run them in the ci
9b98c3d
3 years ago
by adriencaccia
-0.57%
test: add examples and run them in the ci
40db402
3 years ago
by adriencaccia
+0.37%
test: add examples and run them in the ci
c1c1ca0
3 years ago
by adriencaccia
-0.16%
test: add examples and run them in the ci
721c739
3 years ago
by adriencaccia
+0.1%
test: add examples and run them in the ci
7bf2d29
3 years ago
by adriencaccia
-0.04%
chore(ci): use newer codspeed action
4fa478f
3 years ago
by adriencaccia
+0.44%
chore(ci): use newer codspeed action
8ebac22
3 years ago
by adriencaccia
-0.3%
chore(ci): use newer codspeed action
2b02869
3 years ago
by adriencaccia
+0.34%
chore: test
f57edd9
3 years ago
by adriencaccia
-24.36%
chore(ci): add examples to the codspeed upload run
c0ec44f
3 years ago
by adriencaccia
+24.08%
chore(ci): use codspeed action on main
08af1ff
3 years ago
by adriencaccia
-24.44%
chore(ci): use codspeed action on main
dc2faf9
3 years ago
by adriencaccia
-53.51%
chore(ci): add CODSPEED_DEBUG in node-versions matrix
badf410
3 years ago
by adriencaccia
-3.22%
chore: empty commit
4973226
3 years ago
by adriencaccia
+56.76%
chore: empty commit
4a64829
3 years ago
by adriencaccia
-50.58%
chore: empty commit
0ce9846
3 years ago
by adriencaccia
-0.01%
chore: empty commit
00dbeb0
3 years ago
by adriencaccia
-10.11%
chore: empty commit
8a5bf07
3 years ago
by adriencaccia
+7.16%
chore: empty commit
4702a5f
3 years ago
by adriencaccia
+53.5%
chore: empty commit
73a2526
3 years ago
by adriencaccia
-53.51%
chore: empty commit
6564550
3 years ago
by adriencaccia
+53.37%
chore: empty commit
444e96e
3 years ago
by adriencaccia
-53.37%
chore: empty commit
a5a7fd1
3 years ago
by adriencaccia
+53.76%
perf: warmup V8 symbols generation of the performance map
1f78c06
3 years ago
by adriencaccia
-0.23%
chore: empty commit
3d6a7cb
3 years ago
by adriencaccia
0%
chore: empty commit
9c2fda0
3 years ago
by adriencaccia
0%
chore: empty commit
2d4224b
3 years ago
by adriencaccia
0%
chore: empty commit
3e609a4
3 years ago
by adriencaccia
0%
chore: empty commit
d52320c
3 years ago
by adriencaccia
-0.07%
chore: empty commit
a37f13d
3 years ago
by adriencaccia
+0.65%
chore: empty commit
1a70a3d
3 years ago
by adriencaccia
-0.57%
chore: empty commit
648bf28
3 years ago
by adriencaccia
-0.02%
chore: empty commit
e522cd9
3 years ago
by adriencaccia
-4.24%
chore: empty commit
38a7c64
3 years ago
by adriencaccia
-46.8%
chore: add tsconfig references
e605ffc
3 years ago
by adriencaccia
×6.5
fixup! perf: warmup V8 symbols generation of the performance map
b756856
3 years ago
by adriencaccia
-1.18%
chore: empty commit
9c1511e
3 years ago
by adriencaccia
+1.18%
chore: empty commit
40f346f
3 years ago
by adriencaccia
0%
chore: empty commit
e1448a2
3 years ago
by adriencaccia
+1.19%
chore: empty commit
4d61e35
3 years ago
by adriencaccia
-1.19%
chore: empty commit
d42ea22
3 years ago
by adriencaccia
+1.19%
chore: empty commit
6823a39
3 years ago
by adriencaccia
0%
chore: empty commit
acd21da
3 years ago
by adriencaccia
-2.37%
chore: empty commit
f2b1774
3 years ago
by adriencaccia
+1.18%
chore: empty commit
afd060d
3 years ago
by adriencaccia
0%
chore: empty commit
710a628
3 years ago
by adriencaccia
0%
chore: empty commit
1369fe9
3 years ago
by adriencaccia
0%
chore: empty commit
0a88a05
3 years ago
by adriencaccia
0%
chore: empty commit
3661056
3 years ago
by adriencaccia
0%
chore: empty commit
c0d071f
3 years ago
by adriencaccia
0%
chore: empty commit
2b72260
3 years ago
by adriencaccia
0%
chore: empty commit
b7da190
3 years ago
by adriencaccia
0%
chore: empty commit
f67f7c0
3 years ago
by adriencaccia
0%
chore: empty commit
91aa8c4
3 years ago
by adriencaccia
+1.19%
chore: empty commit
5f913f5
3 years ago
by adriencaccia
-2.37%
chore: empty commit
c0ef92e
3 years ago
by adriencaccia
+1.18%
chore: empty commit
5cd844b
3 years ago
by adriencaccia
chore: empty commit
2a797f8
3 years ago
by adriencaccia
© 2026 CodSpeed Technology
Home Terms Privacy Docs