Skip to content
New issue

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

Switch to uv #252

Open
zerolab opened this issue Jan 14, 2025 · 0 comments
Open

Switch to uv #252

zerolab opened this issue Jan 14, 2025 · 0 comments

Comments

@zerolab
Copy link
Member

zerolab commented Jan 14, 2025

Used https://github.com/mkniewallner/migrate-to-uv via uvx migrate-to-uv

Some timings using 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant