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

Reduce binary size by stripping debug information #1485

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

julienp
Copy link
Contributor

@julienp julienp commented Nov 26, 2024

Strip the symbol table and DWARF debug information from the production
and dev releases. Note that stack traces don't lose any information from this change.

See pulumi/pulumi#17868

@julienp julienp marked this pull request as ready for review November 26, 2024 16:26
@julienp julienp requested a review from a team as a code owner November 26, 2024 16:26
Strip the symbol table and DWARF debug information from the production
and dev releases. Note that stack traces don't lose any information from this change.

See pulumi/pulumi#17868
@julienp julienp merged commit df17490 into main Nov 27, 2024
23 checks passed
@julienp julienp deleted the julienp/strip-debug-info branch November 27, 2024 08:40
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