-
Notifications
You must be signed in to change notification settings - Fork 20
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: CodSpeedHQ/codspeed-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: CodSpeedHQ/codspeed-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 35 files changed
- 5 contributors
Commits on Aug 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0565866 - Browse repository at this point
Copy the full SHA 0565866View commit details
Commits on Sep 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8f962df - Browse repository at this point
Copy the full SHA 8f962dfView commit details -
feat!(cargo-codspeed): allow benchmark filtering by name in `cargo co…
…dspeed run` There previously was a confusion between benchmark name, aka the name the user gives to individual benchmarks, and benchmark targets. Now, benchmark target filtering is only done through `--workspace`, `--package` and `--exclude` cli flags for both `cargo codspeed build` and `cargo codspeed run`. In addition, `cargo codspeed run` now properly forwards the `benchname` positional argument to the benchmark target, in order to filter benchmarks ran. This is a breaking change, but it makes `cargo-codspeed` more in line with `cargo bench`
Configuration menu - View commit details
-
Copy full SHA for e0fe030 - Browse repository at this point
Copy the full SHA e0fe030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a2ff0 - Browse repository at this point
Copy the full SHA 43a2ff0View commit details
Commits on Sep 26, 2025
-
feat(criterion): make
BencherimplementSend + 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 */))`.
Configuration menu - View commit details
-
Copy full SHA for 97babdc - Browse repository at this point
Copy the full SHA 97babdcView commit details
Commits on Oct 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4be2e55 - Browse repository at this point
Copy the full SHA 4be2e55View commit details
Commits on Oct 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e476e55 - Browse repository at this point
Copy the full SHA e476e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19cc9b1 - Browse repository at this point
Copy the full SHA 19cc9b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 420302d - Browse repository at this point
Copy the full SHA 420302dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ba2272 - Browse repository at this point
Copy the full SHA 0ba2272View commit details -
Configuration menu - View commit details
-
Copy full SHA for e733f8b - Browse repository at this point
Copy the full SHA e733f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03757b7 - Browse repository at this point
Copy the full SHA 03757b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b70bf - Browse repository at this point
Copy the full SHA c9b70bfView commit details -
cargo-codspeed@4.0.0 codspeed@4.0.0 codspeed-bencher-compat@4.0.0 codspeed-criterion-compat@4.0.0 codspeed-criterion-compat-walltime@4.0.0 codspeed-divan-compat@4.0.0 codspeed-divan-compat-macros@4.0.0 codspeed-divan-compat-walltime@4.0.0 Generated by cargo-workspaces
Configuration menu - View commit details
-
Copy full SHA for 7159cf8 - Browse repository at this point
Copy the full SHA 7159cf8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.5...v4.0.0