Release Notes
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.
🚀 Features
- Add apple darwin to the release pipeline by @GuillaumeLagrange in #59
- Simplify C FFI integration and make it compatible with macos by @GuillaumeLagrange
- Allow overriding instrument-hooks path via env var by @GuillaumeLagrange
⚙️ Internals
- Get rid of the moonrepo/setup-rust action by @GuillaumeLagrange
- Add basic macos CI test by @GuillaumeLagrange
Install codspeed-go-runner 1.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed-go/releases/download/v1.2.0/codspeed-go-runner-installer.sh | shDownload codspeed-go-runner 1.2.0
| File | Platform | Checksum |
|---|---|---|
| codspeed-go-runner-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| codspeed-go-runner-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| codspeed-go-runner-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |