mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
![]() This update pulls in https://github.com/pubgrub-rs/pubgrub/pull/177, optimizing common range operations in pubgrub. Please refer to this PR for a more extensive description and discussion of the changes. The changes optimize that last remaining pathological case, `bio_embeddings[all]` on python 3.12, which has to try 100k versions, from 12s to 3s in the cached case. It should also enable smarter prefetching in batches (https://github.com/astral-sh/uv/issues/170), even though a naive attempt didn't show better network usage. **before** 12s ![image]( |
||
---|---|---|
.. | ||
bench | ||
benchmarks | ||
bootstrap | ||
editable-installs | ||
popular_packages | ||
release | ||
requirements | ||
scenarios | ||
wheels | ||
check_system_python.py |