Skip to content

Conversation

GuillaumeLagrange
Copy link
Contributor

No description provided.

Copy link

codspeed-hq bot commented Aug 26, 2025

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

Benchmark BASE HEAD Change
switch 2 25.2 µs 22.6 µs +11.62%
test_iterative_fibo_10 11.9 µs 10.9 µs +10.04%
test_iterative_fibo_100 21.2 µs 9.6 µs ×2.2
test_recursive_cached_fibo_10 25.4 µs 43.8 µs -42.07%
test_recursive_cached_fibo_20 30.6 µs 41.3 µs -25.98%
test_recursive_cached_fibo_30 36.7 µs 46.8 µs -21.64%
test_recursive_fibo_10 28.2 µs 17.5 µs +60.6%
test_recursive_fibo_20 1,486.3 µs 382.7 µs ×3.9
test sync baz 100 13.7 µs 10.7 µs +28.16%
test_iterative_fibo_10 450.4 µs 25.7 µs ×18
test_iterative_fibo_100 194.8 µs 25.6 µs ×7.6
test_recursive_cached_fibo_10 46.6 µs 56.1 µs -16.94%
test_recursive_cached_fibo_20 44 µs 53.2 µs -17.37%
test_recursive_cached_fibo_30 205.9 µs 57.5 µs ×3.6
test_recursive_fibo_10 46 µs 33.2 µs +38.64%
test_recursive_fibo_20 1,501 µs 398.6 µs ×3.8
test sync baz 10 201.6 µs 35.9 µs ×5.6
test sync baz 100 31.2 µs 25.3 µs +23.64%
test_iterative_fibo_10 12.1 µs 8.5 µs +41.47%
test_iterative_fibo_100 21.2 µs 7.2 µs ×2.9
... ... ... ... ...

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

Copy link

codspeed-hq bot commented Aug 26, 2025

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

Benchmark BASE HEAD Change
switch 1 144 ns 72 ns +100%
switch 2 144 ns 72 ns +100%
test_iterative_fibo_10 216 ns 84 ns ×2.6
test_iterative_fibo_100 504 ns 229 ns ×2.2
test_recursive_cached_fibo_10 1.1 µs 2.6 µs -58.72%
test_recursive_cached_fibo_20 2.3 µs 4.1 µs -43.2%
test_recursive_cached_fibo_30 3 µs 4.6 µs -34.03%
test_recursive_fibo_10 2.1 µs 1.9 µs +14.1%
test sync baz 10 156 ns 96 ns +62.5%
test sync baz 100 288 ns 180 ns +60%
test_iterative_fibo_10 228 ns 84 ns ×2.7
test_iterative_fibo_100 504 ns 240 ns ×2.1
test_recursive_cached_fibo_10 960 ns 2,400 ns -60%
test_recursive_cached_fibo_20 2.3 µs 4.1 µs -44.93%
test_recursive_cached_fibo_30 3.1 µs 4.6 µs -33.51%
test_recursive_fibo_10 2.2 µs 1.9 µs +15.72%
test_recursive_fibo_20 254.7 µs 229.6 µs +10.93%
test sync baz 10 156 ns 96 ns +62.5%
test sync baz 100 276 ns 180 ns +53.33%
fibo 30 109.7 ms 22.6 ms ×4.9
... ... ... ... ...

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

@GuillaumeLagrange GuillaumeLagrange force-pushed the upgrade-node branch 6 times, most recently from 7d89438 to 047383f Compare August 28, 2025 13:11
Bumping prebuildify to include up to date node headers
@GuillaumeLagrange GuillaumeLagrange force-pushed the upgrade-node branch 2 times, most recently from cbc18d9 to a7b8dda Compare August 28, 2025 14:02
@GuillaumeLagrange GuillaumeLagrange force-pushed the upgrade-node branch 4 times, most recently from e4c5b76 to 254127b Compare August 28, 2025 16:00
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