We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Used https://github.com/mkniewallner/migrate-to-uv via uvx migrate-to-uv
uvx migrate-to-uv
Some timings using time <command>
time <command>
poetry install 5.85s user 3.40s system 101% cpu 9.124 total uv sync 0.87s user 1.91s system 137% cpu 2.027 total
and subsequent calls (with reinstalls, https://docs.astral.sh/uv/concepts/cache/)
uv sync --refresh 0.40s user 0.33s system 67% cpu 1.070 total uv sync --reinstall 0.43s user 1.03s system 87% cpu 1.664 total
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Used https://github.com/mkniewallner/migrate-to-uv via
uvx migrate-to-uv
Some timings using
time <command>
and subsequent calls (with reinstalls, https://docs.astral.sh/uv/concepts/cache/)
The text was updated successfully, but these errors were encountered: