Skip to content

Update Cargo.toml to optimise binaries for size#1160

Open
zen1tho wants to merge 1 commit intoogham:masterfrom
zen1tho:patch-1
Open

Update Cargo.toml to optimise binaries for size#1160
zen1tho wants to merge 1 commit intoogham:masterfrom
zen1tho:patch-1

Conversation

@zen1tho
Copy link

@zen1tho zen1tho commented Feb 16, 2023

Strip binaries, change optimisation level to heavily optimise for size, change codegen units to 1, which slows compile times but adds maximum size optimisations.

Strip binaries, change optimisation level to heavily optimise for size, change codegen units to 1, which slows compile times but adds maximum size optimisations.
@zen1tho
Copy link
Author

zen1tho commented Mar 2, 2023

shush, actions

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