Skip to content

Upgrade node to 24 - #53

Draft
GuillaumeLagrange wants to merge 15 commits into
mainfrom
upgrade-node
Draft

Upgrade node to 24#53
GuillaumeLagrange wants to merge 15 commits into
mainfrom
upgrade-node

Conversation

@GuillaumeLagrange

Copy link
Copy Markdown
Contributor

No description provided.

@codspeed-hq

codspeed-hqBot commented Aug 26, 2025

Copy link
Copy Markdown

CodSpeed Instrumentation Performance Report

Merging #53 will degrade performances by 42.07%

Comparing upgrade-node (5b2cc79) with main (a3d2755)

Summary

⚡ 31 improvements
❌ 11 regressions
✅ 7 untouched benchmarks
⁉️ 33 dropped benchmarks

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

Benchmarks breakdown

BenchmarkBASEHEADChange
switch 225.2 µs22.6 µs+11.62%
test_iterative_fibo_1011.9 µs10.9 µs+10.04%
test_iterative_fibo_10021.2 µs9.6 µs×2.2
test_recursive_cached_fibo_1025.4 µs43.8 µs-42.07%
test_recursive_cached_fibo_2030.6 µs41.3 µs-25.98%
test_recursive_cached_fibo_3036.7 µs46.8 µs-21.64%
test_recursive_fibo_1028.2 µs17.5 µs+60.6%
test_recursive_fibo_201,486.3 µs382.7 µs×3.9
test sync baz 10013.7 µs10.7 µs+28.16%
test_iterative_fibo_10450.4 µs25.7 µs×18
test_iterative_fibo_100194.8 µs25.6 µs×7.6
test_recursive_cached_fibo_1046.6 µs56.1 µs-16.94%
test_recursive_cached_fibo_2044 µs53.2 µs-17.37%
test_recursive_cached_fibo_30205.9 µs57.5 µs×3.6
test_recursive_fibo_1046 µs33.2 µs+38.64%
test_recursive_fibo_201,501 µs398.6 µs×3.8
test sync baz 10201.6 µs35.9 µs×5.6
test sync baz 10031.2 µs25.3 µs+23.64%
test_iterative_fibo_1012.1 µs8.5 µs+41.47%
test_iterative_fibo_10021.2 µs7.2 µs×2.9
...............

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

@codspeed-hq

codspeed-hqBot commented Aug 26, 2025

Copy link
Copy Markdown

CodSpeed WallTime Performance Report

Merging #53 will degrade performances by 60%

Comparing upgrade-node (5b2cc79) with main (a3d2755)

Summary

⚡ 18 improvements
❌ 6 regressions
✅ 1 untouched benchmarks
⁉️ 19 dropped benchmarks

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

Benchmarks breakdown

BenchmarkBASEHEADChange
switch 1144 ns72 ns+100%
switch 2144 ns72 ns+100%
test_iterative_fibo_10216 ns84 ns×2.6
test_iterative_fibo_100504 ns229 ns×2.2
test_recursive_cached_fibo_101.1 µs2.6 µs-58.72%
test_recursive_cached_fibo_202.3 µs4.1 µs-43.2%
test_recursive_cached_fibo_303 µs4.6 µs-34.03%
test_recursive_fibo_102.1 µs1.9 µs+14.1%
test sync baz 10156 ns96 ns+62.5%
test sync baz 100288 ns180 ns+60%
test_iterative_fibo_10228 ns84 ns×2.7
test_iterative_fibo_100504 ns240 ns×2.1
test_recursive_cached_fibo_10960 ns2,400 ns-60%
test_recursive_cached_fibo_202.3 µs4.1 µs-44.93%
test_recursive_cached_fibo_303.1 µs4.6 µs-33.51%
test_recursive_fibo_102.2 µs1.9 µs+15.72%
test_recursive_fibo_20254.7 µs229.6 µs+10.93%
test sync baz 10156 ns96 ns+62.5%
test sync baz 100276 ns180 ns+53.33%
fibo 30109.7 ms22.6 ms×4.9
...............

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

@GuillaumeLagrange
GuillaumeLagrangeforce-pushed the upgrade-node branch 6 times, most recently from 7d89438 to 047383fCompareAugust 28, 2025 13:11
Bumping prebuildify to include up to date node headers
@GuillaumeLagrange
GuillaumeLagrangeforce-pushed the upgrade-node branch 2 times, most recently from cbc18d9 to a7b8ddaCompareAugust 28, 2025 14:02
@GuillaumeLagrange
GuillaumeLagrangeforce-pushed the upgrade-node branch 4 times, most recently from e4c5b76 to 254127bCompareAugust 28, 2025 16:00
Sign up for freeto 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

@GuillaumeLagrange