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

fix(python): reduce network usage for python precompiled manifests #3568

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

jdx
Copy link
Owner

@jdx jdx commented Dec 14, 2024

this should make version fetching with python way faster

❯ curl -s http://mise-versions.jdx.dev/python-precompiled | wc -c | numfmt --to iec
    482K
❯ curl -s http://mise-versions.jdx.dev/python-precompiled-aarch64-apple-darwin.gz | wc -c | numfmt --to iec
    1.9K

@jdx jdx force-pushed the precompiled-debug branch from 06d44b7 to 7e52e45 Compare December 14, 2024 21:47
@jdx jdx enabled auto-merge (squash) December 14, 2024 21:51
@jdx jdx merged commit 7a3b414 into main Dec 14, 2024
20 checks passed
@jdx jdx deleted the precompiled-debug branch December 14, 2024 21:57
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

Successfully merging this pull request may close these issues.

1 participant