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

add --strip-metadata option #42513

Merged
merged 1 commit into from
Nov 2, 2021
Merged

add --strip-metadata option #42513

merged 1 commit into from
Nov 2, 2021

Conversation

JeffBezanson
Copy link
Sponsor Member

This is a fairly common request to make it possible to deploy lighter-weight system images, that also hide IP to some extent (though the IR is still present; I will have another PR for that).

@oscardssmith
Copy link
Member

Do we have any data on how much of an affect this has?

@JeffBezanson
Copy link
Sponsor Member Author

master:

-rwxrwxr-x 1 jeff jeff 167953656 Oct 26 01:05 sys.so

with --strip-metadata:

-rwxrwxr-x 1 jeff jeff 132509600 Oct 26 16:36 sys.so

@JeffBezanson JeffBezanson merged commit d9b1a3c into master Nov 2, 2021
@JeffBezanson JeffBezanson deleted the jb/stripmeta2 branch November 2, 2021 19:52
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
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.

2 participants