Skip to content

chore: bump node, pnpm and rollup - #40

Open
adriencaccia wants to merge 1 commit into
mainfrom
feat/optimization
Open

chore: bump node, pnpm and rollup#40
adriencaccia wants to merge 1 commit into
mainfrom
feat/optimization

Conversation

@adriencaccia

Copy link
Copy Markdown
Member

No description provided.

@codspeed-hq

codspeed-hq Bot commented Dec 10, 2024

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #40 will degrade performances by 49.54%

Comparing feat/optimization (fc8ee29) with main (c8110bd)

Summary

⚡ 29 improvements
❌ 5 regressions
✅ 26 untouched benchmarks
⁉️ 26 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main feat/optimization Change
RegExp#test 14.1 µs 12.2 µs +15.33%
String#indexOf 10.3 µs 9 µs +14.47%
switch 1 11.7 µs 10.1 µs +16.01%
switch 2 12.1 µs 10.4 µs +16.48%
RegExp#test 14.2 µs 12.4 µs +14.88%
String#indexOf 10.3 µs 9 µs +14.8%
switch 1 11.7 µs 10.1 µs +16.35%
switch 2 12.1 µs 10.4 µs +15.88%
test_iterative_fibo_10 19.6 µs 15 µs +30.47%
test_iterative_fibo_100 19.4 µs 12.3 µs +58.17%
test_recursive_cached_fibo_10 25.8 µs 33.3 µs -22.69%
test_recursive_cached_fibo_30 47.1 µs 37.6 µs +25.39%
test_recursive_fibo_10 21.7 µs 32 µs -32.1%
test_recursive_fibo_20 1.5 ms 2.9 ms -49.54%
test sync baz 10 19.6 µs 10.1 µs +94.09%
test sync baz 100 17.5 µs 11.8 µs +48.51%
test_iterative_fibo_10 25.1 µs 20.4 µs +22.77%
test_recursive_cached_fibo_10 30.9 µs 36.4 µs -14.99%
test_recursive_cached_fibo_20 38.2 µs 31.3 µs +22.26%
test_recursive_cached_fibo_30 55.4 µs 42.7 µs +29.91%
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

@Nerivec

Nerivec commented Jul 18, 2025

Copy link
Copy Markdown

This should probably be revisited now that node 18 is EOL?

@adriencaccia

Copy link
Copy Markdown
Member Author

This should probably be revisited now that node 18 is EOL?

Definitely, we will drop support for node 18 altogether in a upcoming major.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants