4.10.1 - 2026-01-28
Release Notes
🚀 Features
- Implement
codspeed useto set mode for shell session by @GuillaumeLagrange in #221 - Show codspeed banner in CI when exec_harness is used by @GuillaumeLagrange
- Improve the result table display (#217) by @art049 in #217
🐛 Bug Fixes
- Initialize tracker before spawning sub-process by @not-matthias
🏗️ Refactor
- Restructure event handling with a common header and improve event parsing by @not-matthias
- Create a module for shared structs between
execandrunby @GuillaumeLagrange - Remove logic from the run module by @GuillaumeLagrange
- Move the cli related module inside a cli module by @GuillaumeLagrange
⚙️ Internals
- Bump memtrack version
- Turn warning about overwritten unwind_data into debug logs by @GuillaumeLagrange in #223
- Fix cargo check on macOs by @adriencaccia
- Remove
codspeed usewithout argument in favor ofcodspeed showby @GuillaumeLagrange in #222 - Add clang-format pre-commit hook by @not-matthias in #219
- Save both old and new addr for
reallocevent by @not-matthias
Install codspeed-runner 4.10.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.10.1/codspeed-runner-installer.sh | shDownload codspeed-runner 4.10.1
| File | Platform | Checksum |
|---|---|---|
| codspeed-runner-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
| codspeed-runner-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |