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 -trimpath to strip local path information for smaller executable #125

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

agriyakhetarpal
Copy link
Owner

Based on guidance provided in gohugoio/hugo#12406. Reduces around ~2427 extra strings locally, which amount to ~1.2 megabytes or so – it isn't much because the dependency information is still there, but it's a step in the right direction along with #90.

@agriyakhetarpal agriyakhetarpal enabled auto-merge (squash) July 14, 2024 12:53
@agriyakhetarpal agriyakhetarpal merged commit 312c086 into main Jul 14, 2024
23 checks passed
@agriyakhetarpal agriyakhetarpal deleted the strip-path branch July 14, 2024 12:54
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