Skip to content

optimize release builds#405

Merged
yshavit merged 1 commit intomainfrom
release-optimizations
Aug 17, 2025
Merged

optimize release builds#405
yshavit merged 1 commit intomainfrom
release-optimizations

Conversation

@yshavit
Copy link
Owner

@yshavit yshavit commented Aug 17, 2025

resolves #395

@yshavit
Copy link
Owner Author

yshavit commented Aug 17, 2025

On my Windows machine, build times went from 44s to 1m39s, but release size went from 7.8M to 3.7M. 🥳

@yshavit yshavit merged commit 18b00f5 into main Aug 17, 2025
14 checks passed
@yshavit yshavit deleted the release-optimizations branch August 17, 2025 17:44
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.

Enable Link-Time Optimization (LTO) and codegen-units = 1

1 participant