Avatar for the astral-sh user
astral-sh
pubgrub
BlogDocsChangelog

Performance History

No performance history available yetOnce you have some commits, you will be able to see the performance history of your primary branch.

Latest Results

Allow multiple self-dependencies In uv, we don't use the `DependencyConstraints` map, but pass in the dependencies through an iterator. This means there can be duplicate dependencies in the input. This would previously make `merge_dependents` panic if a package dependent on itself twice with the same range: ```toml [package] name = "foo" version = "0.1.0" dependencies = ["foo", "foo"] ``` The fix is to ignore self-dependencies when merging dependents, given that they are always trivially true or trivially false.
konsti/allow-multiple-self-dependencies
8 days ago
Expose `Id::into_raw`
konsti/simplify-prioritization
4 months ago
Add method to manually update priorities
konsti/simplify-prioritization
4 months ago
Make `Incompatibility::iter` public
konsti/public-iter
5 months ago

Active Branches

Track priorities in a set and allow updating from uv
last run
4 months ago
#42
CodSpeed Performance Gauge
N/A
© 2025 CodSpeed Technology
Home Terms PrivacyDocs