smaller binary #329
HookedBehemoth
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
|
Hi, thanks for the suggestion, I've totally forgotten about this! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@Insprill Would be interesting to incorporate this whilst you're on your PR flurry 😆 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
That didn't take long for someone to notice :P |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did you consider getting the binary size down by stripping, enabling lto or changing the opt-level?
Running strip on the binary from https://nightly.link/jpochyla/psst/workflows/build/master already removes ~10.4MiB (28.2MiB -> 17.8MiB).
With my own config it's 12MiB.
Beta Was this translation helpful? Give feedback.
All reactions