Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump node, pnpm and rollup #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

adriencaccia
Copy link
Member

No description provided.

Copy link

codspeed-hq bot commented Dec 10, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant