Sourced from pytest-codspeed's releases.
v4.5.0
What's Changed
This release adds first support for macOS walltime.
Please note that profiling and other instruments are not yet available on macOS and will come in a later update.
- Support macos walltime without profiling in pytest-codspeed by
@GuillaumeLagrangein CodSpeedHQ/pytest-codspeed#117Full Changelog: https://github.com/CodSpeedHQ/pytest-codspeed/compare/v4.4.0...v4.5.0
Sourced from pytest-codspeed's changelog.
[4.5.0] - 2026-04-28
⚙️ Internals
- Pre-build macos binary by
@GuillaumeLagrangein #117- Bump instrument-hooks submodule to use int32_t as pid by
@GuillaumeLagrange- Add macos integration test by
@GuillaumeLagrange
2dc7398
Release v4.5.0 🚀48f8ce8
chore: pre-build macos binaryfacf050
chore: bump instrument-hooks submodule to use int32_t as pidd42de44
ci: add macos integration test