v5.7.0
Highlights
- Dump full inlining information for higher optimization tiers in walltime so we can show more functions on the profiler. To test it out, set
CODSPEED_WALLTIME_PROFILER=samplyenv variable in the codspeed action. - Added support for tinybench v5 and v6 in @codspeed/tinybench-plugin
What's Changed
- Add necessary flags to dump optimized inlining info and fix walltime marker placement by @GuillaumeLagrange in #83
Full Changelog: v5.6.0...v5.7.0