CodSpeedHQ / codspeed-node

Node.js libraries to create CodSpeed benchmarks
https://codspeed.io
Apache License 2.0
11 stars 2 forks source link

fix/core hooks #23

Closed adriencaccia closed 1 year ago

adriencaccia commented 1 year ago
codspeed-hq[bot] commented 1 year ago

CodSpeed Performance Report

Merging #23 will degrade performances by 94.08%

Comparing fix/core-hooks (cd532fd) with main (1911138)

Summary

⚡ 3 improvements ❌ 5 (👁 3) regressions ✅ 56 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main fix/core-hooks Change
switch 1 18.8 µs 316.6 µs -94.08%
switch 1 18.9 µs 316 µs -94.02%
switch 2 20.3 µs 17.7 µs +14.94%
👁 test async baz 100 962.5 µs 1,279.1 µs -24.75%
switch 2 20.3 µs 17.7 µs +14.78%
👁 test async baz 100 1.2 ms 2.1 ms -44.35%
test async baz 10 2.2 ms 1.4 ms +52.02%
👁 test_recursive_fibo_10 93.9 µs 389.7 µs -75.89%
art049 commented 1 year ago

Check variance with this fix before merging