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

Use stripped variants by default in Python install #5451

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

charliermarsh
Copy link
Member

Summary

Will file a separate ticket to support --debug.

Closes #5447.

@charliermarsh charliermarsh added enhancement New feature or request preview Experimental behavior labels Jul 25, 2024
@charliermarsh charliermarsh marked this pull request as ready for review July 25, 2024 17:21
@charliermarsh charliermarsh enabled auto-merge (squash) July 25, 2024 17:26
@charliermarsh
Copy link
Member Author

They're no smaller on macOS, but like 40% smaller on Windows and 10-20% smaller on Linux IIRC.

@charliermarsh charliermarsh merged commit a089e20 into main Jul 25, 2024
55 checks passed
@charliermarsh charliermarsh deleted the charlie/strip branch July 25, 2024 17:29
@bulletmark
Copy link

They're no smaller on macOS, but like 40% smaller on Windows and 10-20% smaller on Linux IIRC.

@charliermarsh , just to correct your understanding - For the latest (3.12.4) python for the most popular linux distribution (x86_64-unknown-linux-gnu), install_only download is 238M, and install_only_stripped is 82M, i.e. 66% smaller!

@charliermarsh
Copy link
Member Author

@bulletmark -- That's awesome. Is that the variant that's confusingly large? Wonder how much smaller we can make it.

@bulletmark
Copy link

@charliermarsh yes, this was discussed here. Python 3.12 jumped massively in size compared to 3.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request preview Experimental behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for install_only_stripped variants
3 participants