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

ci: add uv #465

Merged
merged 5 commits into from
Aug 17, 2024
Merged

ci: add uv #465

merged 5 commits into from
Aug 17, 2024

Conversation

tekumara
Copy link
Collaborator

@tekumara tekumara commented Jul 14, 2024

on home internet (cold)

curl -LsSf https://astral.sh/uv/install.sh | sh

real 0m5.687s
user 0m0.434s
sys 0m0.180s

uv pip install

real 0m13.621s
user 0m2.195s
sys 0m1.532s

pip install

real 0m27.810s
user 0m14.600s
sys 0m1.172s

ci (cold)

make install (pip install) 34s
make install (install uv + uv pip install) 10s

@tekumara tekumara merged commit 87a1241 into master Aug 17, 2024
2 checks passed
@tekumara tekumara deleted the uv branch August 17, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant