Skip to content

Performance with large git repos #1737

@sbidoul

Description

@sbidoul

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePotential performance improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions