CodSpeedHQ
codspeed-rust
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Release 4.1.0 cargo-codspeed@4.1.0 codspeed@4.1.0 codspeed-bencher-compat@4.1.0 codspeed-criterion-compat@4.1.0 codspeed-criterion-compat-walltime@4.1.0 codspeed-divan-compat@4.1.0 codspeed-divan-compat-macros@4.1.0 codspeed-divan-compat-walltime@4.1.0 Generated by cargo-workspaces
main
5 days ago
fix(divan): use busy sleep in time scale examples For these times, using `thread::sleep` makes no sense as, at least on linux, the scheduler's timer resolution is orders of magnitude larger than nanoseconds.
main
5 days ago
fix(divan): use busy sleep in time scale examples For these times, using `thread::sleep` makes no sense as, at least on linux, the scheduler's timer resolution is orders of magnitude larger than nanoseconds.
fix/busy-sleep-time-scale-benches
5 days ago
feat: remove uuid crate dependency `uuid` pulls in a bunch of WASM dependencies, even when Codspeed is pulled in with `default-features = false`. For some projects, that means vetting a lot of extra code. This PR replaces the `uuid` dependency and uses `getrandom` to generate an UUIDv4-style string. (I'm not sure if anything depends on things being named with UUIDs; if not, this PR would be even simpler.)
main
5 days ago
Remove `uuid` dependency `uuid` pulls in a bunch of WASM dependencies, even when Codspeed is pulled in with `default-features = false`. For some projects, that means vetting a lot of extra code. This PR replaces the `uuid` dependency and uses `getrandom` to generate an UUIDv4-style string. (I'm not sure if anything depends on things being named with UUIDs; if not, this PR would be even simpler.)
larseggert:remove-uuid-dependency
6 days ago
feat(cargo-codspeed): add default harness integration test
main
8 days ago
chore(divan_compat_examples): switch time_scale benches to busy sleeping Since the os thread scheduler is orders of magnitude ahead, it makes no sense to use thread::sleep for such small benchmarks
ci-range-failure
8 days ago
feat(cargo-codspeed): add default harness integration test
cod-1408-print-errorwarning-when-running-cargo-codspeed-on-a-target
8 days ago
Active Branches
Ci range failure logging
last run
8 days ago
#147
CodSpeed Performance Gauge
-18%
Update colored dep
last run
8 days ago
#142
CodSpeed Performance Gauge
-50%
Feat/test rust setup chache-key fork
last run
8 days ago
#146
CodSpeed Performance Gauge
-24%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs