BlogDocs

feat/support node 18(#11)

Merged
Merging
feat/support-node-18
(
2a797f8
) into
main
(
319f1f8
)
-25%
IMPROVEMENTS
0
REGRESSIONS
4
UNTOUCHED
0
NEW
60
DROPPED
0
IGNORED
0

Benchmarks

Failed

RegExp#testRegression
packages/benchmark.js-plugin/benches/sample.ts::RegExp#test
-25%
80.3 µs
106.6 µs
String#indexOfRegression
packages/benchmark.js-plugin/benches/sample.ts::String#indexOf
-25%
76.9 µs
102.1 µs
switch 1Regression
packages/tinybench-plugin/benches/sample.ts::switch 1
-24%
79.2 µs
104.5 µs
switch 2Regression
packages/tinybench-plugin/benches/sample.ts::switch 2
-23%
84.4 µs
109.4 µs

New

RegExp#test
examples/with-javascript-cjs/benchmark-js.js::RegExp#test
N/A
N/A
207.1 µs
String#indexOf
examples/with-javascript-cjs/benchmark-js.js::String#indexOf
N/A
N/A
198.6 µs
switch 1
examples/with-javascript-cjs/tinybench.js::switch 1
N/A
N/A
223.6 µs
switch 2
examples/with-javascript-cjs/tinybench.js::switch 2
N/A
N/A
240.2 µs
RegExp#test
examples/with-javascript-esm/benchmark-js.js::RegExp#test
N/A
N/A
211.6 µs
String#indexOf
examples/with-javascript-esm/benchmark-js.js::String#indexOf
N/A
N/A
202.9 µs
switch 1
examples/with-javascript-esm/tinybench.js::switch 1
N/A
N/A
240.5 µs
switch 2
examples/with-javascript-esm/tinybench.js::switch 2
N/A
N/A
254.3 µs
test_iterative_fibo_10
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts::test_iterative_fibo_10
N/A
N/A
983.9 µs
test_iterative_fibo_100
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts::test_iterative_fibo_100
N/A
N/A
268.8 µs
test_recursive_cached_fibo_10
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts::test_recursive_cached_fibo_10
N/A
N/A
1.3 ms
test_recursive_cached_fibo_20
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts::test_recursive_cached_fibo_20
N/A
N/A
549.5 µs
test_recursive_cached_fibo_30
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts::test_recursive_cached_fibo_30
N/A
N/A
553.3 µs
test_recursive_fibo_10
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts::test_recursive_fibo_10
N/A
N/A
767.6 µs
test_recursive_fibo_20
examples/with-typescript-cjs/bench/benchmark.js/fibo.bench.ts::test_recursive_fibo_20
N/A
N/A
20 ms
test async baz 10
examples/with-typescript-cjs/bench/benchmark.js/foobarbaz.bench.ts::test async baz 10
N/A
N/A
1.2 ms
test async baz 100
examples/with-typescript-cjs/bench/benchmark.js/foobarbaz.bench.ts::test async baz 100
N/A
N/A
348.8 µs
test sync baz 10
examples/with-typescript-cjs/bench/benchmark.js/foobarbaz.bench.ts::test sync baz 10
N/A
N/A
1.3 ms
test sync baz 100
examples/with-typescript-cjs/bench/benchmark.js/foobarbaz.bench.ts::test sync baz 100
N/A
N/A
256.6 µs
test_iterative_fibo_10
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts::test_iterative_fibo_10
N/A
N/A
987.5 µs
test_iterative_fibo_100
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts::test_iterative_fibo_100
N/A
N/A
1.5 ms
test_recursive_cached_fibo_10
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts::test_recursive_cached_fibo_10
N/A
N/A
1.6 ms
test_recursive_cached_fibo_20
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts::test_recursive_cached_fibo_20
N/A
N/A
380.9 µs
test_recursive_cached_fibo_30
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts::test_recursive_cached_fibo_30
N/A
N/A
522.2 µs
test_recursive_fibo_10
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts::test_recursive_fibo_10
N/A
N/A
761.9 µs
test_recursive_fibo_20
examples/with-typescript-cjs/bench/tinybench/fibo.bench.ts::test_recursive_fibo_20
N/A
N/A
15.3 ms
test async baz 10
examples/with-typescript-cjs/bench/tinybench/foobarbaz.bench.ts::test async baz 10
N/A
N/A
3.4 ms
test async baz 100
examples/with-typescript-cjs/bench/tinybench/foobarbaz.bench.ts::test async baz 100
N/A
N/A
2.2 ms
test sync baz 10
examples/with-typescript-cjs/bench/tinybench/foobarbaz.bench.ts::test sync baz 10
N/A
N/A
1.6 ms
test sync baz 100
examples/with-typescript-cjs/bench/tinybench/foobarbaz.bench.ts::test sync baz 100
N/A
N/A
259.6 µs
test_iterative_fibo_10
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts::test_iterative_fibo_10
N/A
N/A
841.5 µs
test_iterative_fibo_100
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts::test_iterative_fibo_100
N/A
N/A
341.1 µs
test_recursive_cached_fibo_10
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts::test_recursive_cached_fibo_10
N/A
N/A
1.3 ms
test_recursive_cached_fibo_20
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts::test_recursive_cached_fibo_20
N/A
N/A
318.4 µs
test_recursive_cached_fibo_30
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts::test_recursive_cached_fibo_30
N/A
N/A
627.3 µs
test_recursive_fibo_10
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts::test_recursive_fibo_10
N/A
N/A
1.3 ms
test_recursive_fibo_20
examples/with-typescript-esm/bench/benchmark.js/fibo.bench.ts::test_recursive_fibo_20
N/A
N/A
19.2 ms
test async baz 10
examples/with-typescript-esm/bench/benchmark.js/foobarbaz.bench.ts::test async baz 10
N/A
N/A
1.4 ms
test async baz 100
examples/with-typescript-esm/bench/benchmark.js/foobarbaz.bench.ts::test async baz 100
N/A
N/A
347.7 µs
test sync baz 10
examples/with-typescript-esm/bench/benchmark.js/foobarbaz.bench.ts::test sync baz 10
N/A
N/A
1.4 ms
test sync baz 100
examples/with-typescript-esm/bench/benchmark.js/foobarbaz.bench.ts::test sync baz 100
N/A
N/A
497.8 µs
test_iterative_fibo_10
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts::test_iterative_fibo_10
N/A
N/A
879 µs
test_iterative_fibo_100
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts::test_iterative_fibo_100
N/A
N/A
579.5 µs
test_recursive_cached_fibo_10
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts::test_recursive_cached_fibo_10
N/A
N/A
1.7 ms
test_recursive_cached_fibo_20
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts::test_recursive_cached_fibo_20
N/A
N/A
607.1 µs
test_recursive_cached_fibo_30
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts::test_recursive_cached_fibo_30
N/A
N/A
328.3 µs
test_recursive_fibo_10
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts::test_recursive_fibo_10
N/A
N/A
2.7 ms
test_recursive_fibo_20
examples/with-typescript-esm/bench/tinybench/fibo.bench.ts::test_recursive_fibo_20
N/A
N/A
9.7 ms
test async baz 10
examples/with-typescript-esm/bench/tinybench/foobarbaz.bench.ts::test async baz 10
N/A
N/A
7.9 ms
test async baz 100
examples/with-typescript-esm/bench/tinybench/foobarbaz.bench.ts::test async baz 100
N/A
N/A
1 ms
test sync baz 10
examples/with-typescript-esm/bench/tinybench/foobarbaz.bench.ts::test sync baz 10
N/A
N/A
2.2 ms
test sync baz 100
examples/with-typescript-esm/bench/tinybench/foobarbaz.bench.ts::test sync baz 100
N/A
N/A
576.8 µs
RegExp#test
examples/with-typescript-simple-cjs/benchmark-js.ts::RegExp#test
N/A
N/A
209.5 µs
String#indexOf
examples/with-typescript-simple-cjs/benchmark-js.ts::String#indexOf
N/A
N/A
440.6 µs
switch 1
examples/with-typescript-simple-cjs/tinybench.ts::switch 1
N/A
N/A
223.5 µs
switch 2
examples/with-typescript-simple-cjs/tinybench.ts::switch 2
N/A
N/A
936.3 µs
RegExp#test
examples/with-typescript-simple-esm/benchmark-js.ts::RegExp#test
N/A
N/A
210.3 µs
String#indexOf
examples/with-typescript-simple-esm/benchmark-js.ts::String#indexOf
N/A
N/A
202.2 µs
switch 1
examples/with-typescript-simple-esm/tinybench.ts::switch 1
N/A
N/A
240.2 µs
switch 2
examples/with-typescript-simple-esm/tinybench.ts::switch 2
N/A
N/A
256 µs

Commits

Click on a commit to change the comparison range
base
main
319f1f8
0%
chore: remove CodSpeed V8 flags, since they are now embedded in the codspeed action
a5ec89a
1 year ago
by adriencaccia
0%
chore(ci): skip tinybench in node 14
e444889
1 year ago
by adriencaccia
0%
chore(ci): skip tinybench in node 14
a4e22ab
1 year ago
by adriencaccia
-1%
test: add examples and run them in the ci
d0d4d34
1 year ago
by adriencaccia
+1%
test: add examples and run them in the ci
358c700
1 year ago
by adriencaccia
0%
test: add examples and run them in the ci
3ba37c8
1 year ago
by adriencaccia
0%
test: add examples and run them in the ci
056eef2
1 year ago
by adriencaccia
0%
test: add examples and run them in the ci
54d43cc
1 year ago
by adriencaccia
0%
test: add examples and run them in the ci
02e900f
1 year ago
by adriencaccia
0%
test: add examples and run them in the ci
a086d43
1 year ago
by adriencaccia
0%
test: add examples and run them in the ci
0961143
1 year ago
by adriencaccia
0%
test: add examples and run them in the ci
9b98c3d
1 year ago
by adriencaccia
-1%
test: add examples and run them in the ci
40db402
1 year ago
by adriencaccia
0%
test: add examples and run them in the ci
c1c1ca0
1 year ago
by adriencaccia
0%
test: add examples and run them in the ci
721c739
1 year ago
by adriencaccia
0%
test: add examples and run them in the ci
7bf2d29
1 year ago
by adriencaccia
0%
chore(ci): use newer codspeed action
4fa478f
1 year ago
by adriencaccia
0%
chore(ci): use newer codspeed action
8ebac22
1 year ago
by adriencaccia
0%
chore(ci): use newer codspeed action
2b02869
1 year ago
by adriencaccia
0%
chore: test
f57edd9
1 year ago
by adriencaccia
-24%
chore(ci): add examples to the codspeed upload run
c0ec44f
1 year ago
by adriencaccia
+24%
chore(ci): use codspeed action on main
08af1ff
1 year ago
by adriencaccia
-24%
chore(ci): use codspeed action on main
dc2faf9
1 year ago
by adriencaccia
-54%
chore(ci): add CODSPEED_DEBUG in node-versions matrix
badf410
1 year ago
by adriencaccia
-3%
chore: empty commit
4973226
1 year ago
by adriencaccia
+57%
chore: empty commit
4a64829
1 year ago
by adriencaccia
-51%
chore: empty commit
0ce9846
1 year ago
by adriencaccia
0%
chore: empty commit
00dbeb0
1 year ago
by adriencaccia
-10%
chore: empty commit
8a5bf07
1 year ago
by adriencaccia
+7%
chore: empty commit
4702a5f
1 year ago
by adriencaccia
+54%
chore: empty commit
73a2526
1 year ago
by adriencaccia
-54%
chore: empty commit
6564550
1 year ago
by adriencaccia
+53%
chore: empty commit
444e96e
1 year ago
by adriencaccia
-53%
chore: empty commit
a5a7fd1
1 year ago
by adriencaccia
+54%
perf: warmup V8 symbols generation of the performance map
1f78c06
1 year ago
by adriencaccia
0%
chore: empty commit
3d6a7cb
1 year ago
by adriencaccia
0%
chore: empty commit
9c2fda0
1 year ago
by adriencaccia
0%
chore: empty commit
2d4224b
1 year ago
by adriencaccia
0%
chore: empty commit
3e609a4
1 year ago
by adriencaccia
0%
chore: empty commit
d52320c
1 year ago
by adriencaccia
0%
chore: empty commit
a37f13d
1 year ago
by adriencaccia
+1%
chore: empty commit
1a70a3d
1 year ago
by adriencaccia
-1%
chore: empty commit
648bf28
1 year ago
by adriencaccia
0%
chore: empty commit
e522cd9
1 year ago
by adriencaccia
-4%
chore: empty commit
38a7c64
1 year ago
by adriencaccia
-47%
chore: add tsconfig references
e605ffc
1 year ago
by adriencaccia
+546%
fixup! perf: warmup V8 symbols generation of the performance map
b756856
1 year ago
by adriencaccia
-1%
chore: empty commit
9c1511e
1 year ago
by adriencaccia
+1%
chore: empty commit
40f346f
1 year ago
by adriencaccia
0%
chore: empty commit
e1448a2
1 year ago
by adriencaccia
+1%
chore: empty commit
4d61e35
1 year ago
by adriencaccia
-1%
chore: empty commit
d42ea22
1 year ago
by adriencaccia
+1%
chore: empty commit
6823a39
1 year ago
by adriencaccia
0%
chore: empty commit
acd21da
1 year ago
by adriencaccia
-2%
chore: empty commit
f2b1774
1 year ago
by adriencaccia
+1%
chore: empty commit
afd060d
1 year ago
by adriencaccia
0%
chore: empty commit
710a628
1 year ago
by adriencaccia
0%
chore: empty commit
1369fe9
1 year ago
by adriencaccia
0%
chore: empty commit
0a88a05
1 year ago
by adriencaccia
0%
chore: empty commit
3661056
1 year ago
by adriencaccia
0%
chore: empty commit
c0d071f
1 year ago
by adriencaccia
0%
chore: empty commit
2b72260
1 year ago
by adriencaccia
0%
chore: empty commit
b7da190
1 year ago
by adriencaccia
0%
chore: empty commit
f67f7c0
1 year ago
by adriencaccia
0%
chore: empty commit
91aa8c4
1 year ago
by adriencaccia
+1%
chore: empty commit
5f913f5
1 year ago
by adriencaccia
-2%
chore: empty commit
c0ef92e
1 year ago
by adriencaccia
+1%
chore: empty commit
5cd844b
1 year ago
by adriencaccia
-495%
chore: empty commit
2a797f8
1 year ago
by adriencaccia
ResourcesHomePricingDocsBlogGitHubChangelog