Releases: CodSpeedHQ/codspeed-rust
Releases · CodSpeedHQ/codspeed-rust
v2.8.1
What's Changed
- chore: remove deprecated feature from cargo-codspeed release build by @GuillaumeLagrange in #76
- chore(divan_compat): fix readme typo by @GuillaumeLagrange in #77
- ci: build musl targets for cargo-codspeed binary artifacts by @GuillaumeLagrange in #80
- ci: add targets to moon-repo/setup in binary artifact build by @GuillaumeLagrange in #81
Full Changelog: v2.8.0...v2.8.1
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
v2.7.2
v2.7.1
What's Changed
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- feat(cargo-codspeed): allow custom build profile selection by @art049 in #49
- fix(cargo-codspeed): display run bench command error by @adriencaccia in #45
- chore: bump dependency versions and move to Rust 1.80 by @antiguru in #47
New Contributors
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
Full Changelog: v2.5.1...v2.6.0
v2.5.1
What's Changed
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed
- chore: bump rust to 1.75.0 by @adriencaccia in #39
- fix(cargo-codspeed): fix build when package is included in its deps by @adriencaccia in #38
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- feat(cargo-codspeed): build all benches in a single cargo build by @adriencaccia in #34
- fix: Fixed path strip panic on Windows by @marc2332 in #36
New Contributors
- @adriencaccia made their first contribution in #34
- @marc2332 made their first contribution in #36
Full Changelog: v2.3.3...v2.4.0