-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
performancePotential performance improvementPotential performance improvement
Description
Hi,
I found a situation where uv is significantly slower than pip: installing from a large git repo.
Reproducer: uv -v pip install "odoo @ git+https://github.com/odoo/[email protected]"
(warning: this requires ~6GB disk space and a ~4GB download).
After the download (observed by monitoring network activity), there seems to be a pause of several minutes where it is unclear what uv is doing, even with -v
or RUST_LOG=trace.
serozhenka, david-umbra and grst
Metadata
Metadata
Assignees
Labels
performancePotential performance improvementPotential performance improvement