astral-sh
pubgrub
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
No performance history available yet
Once you have some commits, you will be able to see the performance history of your primary branch.
Latest Results
Bump astral-pubgrub to 0.3.3
konsti/pubgrub-0.3.3
12 days ago
Update CodSpeedHQ/action action to v4.3.4 (#391) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dev
15 days ago
Fix repository URL in Cargo.toml
wetneb:patch-1
19 days ago
Use a token for astral-version-ranges publish See https://github.com/rust-lang/crates-io-auth-action/issues/111
konsti/publish-with-token-instead
22 days ago
Publish version ranges too
konsti/the-version-ranges-too
22 days ago
Publish version ranges too
konsti/the-version-ranges-too
22 days ago
Revert using `pubgrub::` internally Thanks to https://github.com/rust-lang/cargo/issues/16252#issuecomment-3527901904!
konsti/simpler-fork
23 days ago
Add method for incompatibilities between virtual and base packages Add a new method to add a single custom incompatibility that requires the base package and the proxy package share the same version range. This intended for cases where proxy packages (also known as virtual packages) are used. Without this information, pubgrub does not know that these packages have to be at the same version. In cases where the base package is already to an incompatible version, this avoids going through all versions of the proxy package. In cases where there are two incompatible proxy packages, it avoids trying versions for both of them. Both improve performance (we don't need to check all versions when there is a conflict) and error messages (report a conflict of version ranges instead of enumerating the conflicting versions). There's several usage patterns for this method. The basic one is upon encountering a dependency on a proxy package with a range, using this method with its base package and that range.
konsti/main/add_proxy_package
23 days ago
Active Branches
Track priorities in a set and allow updating from uv
last run
10 months ago
#42
CodSpeed Performance Gauge
N/A
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs