CodSpeedHQ
codspeed-rust
Instrumentation
Wall Time
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(criterion): make `Bencher` implement `Send + Sync` `criterion`'s `Bencher` implements `Send + Sync`, which allows running the benchmark itself on another thread. This allows something like `|b| /* my rayon thread pool */.install(|| b.iter(|| /* bench */))`.
DaniPopes:criterion-bencher-send
15 days ago
chore(ci): enable perf
cod-1239-enable-perf-profiling-for-codspeed-projects
16 days ago
feat(criterion): make `Bencher` implement `Send + Sync` `criterion`'s `Bencher` implements `Send + Sync`, which allows running the benchmark itself on another thread. This allows something like `|b| /* my rayon thread pool */.install(|| b.iter(|| /* bench */))`.
DaniPopes:criterion-bencher-send
21 days ago
chore(deps): bump tokio from 1.44.1 to 1.44.2 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/tokio-1.44.2
23 days ago
Release 3.0.5 cargo-codspeed@3.0.5 codspeed@3.0.5 codspeed-bencher-compat@3.0.5 codspeed-criterion-compat@3.0.5 codspeed-criterion-compat-walltime@3.0.5 codspeed-divan-compat@3.0.5 codspeed-divan-compat-macros@3.0.5 codspeed-divan-compat-walltime@3.0.5 Generated by cargo-workspaces
main
23 days ago
feat(divan): placeholder implementation of counter
cod-866-missing-divan-counter-and-bench_group
23 days ago
fix(cargo-codspeed): use target.rustflags config so it's merged with the .cargo/config.toml When using build.rustflags, it won't be merged because it has a lower precedence. See: https://doc.rust-lang.org/nightly/cargo/reference/config.html#buildrustflags
main
23 days ago
fix(cargo-codspeed): use target.rustflags config so it's merged with the .cargo/config.toml When using build.rustflags, it won't be merged because it has a lower precedence. See: https://doc.rust-lang.org/nightly/cargo/reference/config.html#buildrustflags
cod-1187-cargo-codspeed-not-building-properly-with-304-on-swc
24 days ago
Active Branches
feat(criterion): make `Bencher` implement `Send + Sync`
last run
15 days ago
#116
CodSpeed Performance Gauge
-3%
chore(ci): enable perf
last run
16 days ago
#117
CodSpeed Performance Gauge
-16%
chore(deps): bump tokio from 1.44.1 to 1.44.2
last run
23 days ago
#111
CodSpeed Performance Gauge
-24%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs