π What's Changed
This major release aims to reduce variance in the measurements, by updating the V8
flags and forcing other optimizations.
π Migration Path
This is a breaking change and it will affect your current performance baseline. But updating will improve result stability!
We recommend you create a standalone PR to update the @codspeed/*
dependencies, acknowledge the potential regressions, and merge it to update the baseline on your default branch.
π Details
- ci: bump actions/checkout to v4 by @fargito in #39
- feat!: update V8 flags and force optimization by @adriencaccia in #41
Full Changelog: v3.1.1...v4.0.0