v2.8.0
What's Changed
This introduces Divan compatibility layer and also Wall Time support. Check out the documentation to try it out here.
Details
- ci: bump actions/checkout to v4 by @fargito in #56
- docs: simplify rust benchmarks definition by @adriencaccia in #44
- Support walltime runs with divan by @art049 in #66
- Make
cargo-codspeed
build targets to different directories between walltime and instrumented by @GuillaumeLagrange in #68 - feat: make codspeed raw results in the walltime directory as well by @GuillaumeLagrange in #70
- chore: add an internal divan fork by @art049 in #69
- Add codspeed<>divan compat layer by @GuillaumeLagrange in #65
- fix: only show walltime collection warning when appropriate by @art049 in #71
- feat(divan_compat): support types and manage types and args in codspeed uri by @GuillaumeLagrange in #72
- feat: add some TheAlgorithm benches by @art049 in #73
- Add divan_compat msrv check in CI by @GuillaumeLagrange in #74
- feat: add readme to divan_compat by @GuillaumeLagrange in #75
New Contributors
New Contributors
Full Changelog: v2.7.2...v2.8.0