-
Notifications
You must be signed in to change notification settings - Fork 19
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: v4.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.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 29 files changed
- 4 contributors
Commits on Oct 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d410af1 - Browse repository at this point
Copy the full SHA d410af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219493a - Browse repository at this point
Copy the full SHA 219493aView commit details
Commits on Oct 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1531eea - Browse repository at this point
Copy the full SHA 1531eeaView commit details
Commits on Nov 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1bd1b2e - Browse repository at this point
Copy the full SHA 1bd1b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d332b91 - Browse repository at this point
Copy the full SHA d332b91View commit details -
feat(cargo-codspeed): throw an error when building a bench target wit…
…h default harness
Configuration menu - View commit details
-
Copy full SHA for 647f3e4 - Browse repository at this point
Copy the full SHA 647f3e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c92e06 - Browse repository at this point
Copy the full SHA 6c92e06View commit details
Commits on Nov 7, 2025
-
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.)
Configuration menu - View commit details
-
Copy full SHA for 550d10f - Browse repository at this point
Copy the full SHA 550d10fView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for e5436a5 - Browse repository at this point
Copy the full SHA e5436a5View commit details -
[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] Generated by cargo-workspaces
Configuration menu - View commit details
-
Copy full SHA for 03f528f - Browse repository at this point
Copy the full SHA 03f528fView 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 v4.0.5...v4.1.0