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

build: Change release opt-level #2325

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

szokeasaurusrex
Copy link
Member

@szokeasaurusrex szokeasaurusrex commented Dec 19, 2024

On my system, I obtained the smallest binary size with opt-level = 2 (11.8 MB, versus 12.2 MB with opt-level = "z").

@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/backtraces branch from e51acd9 to ed19a2b Compare December 20, 2024 15:45
On my system, I obtained the smallest binary size with `opt-level = 2` (11.8 MB, versus 12.2 MB with `opt-level = "z"`).
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/opt-level branch from e42840e to c08be9a Compare December 20, 2024 15:52
Base automatically changed from szokeasaurusrex/backtraces to master December 20, 2024 15:54
@szokeasaurusrex szokeasaurusrex merged commit c08be9a into master Dec 20, 2024
13 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/opt-level branch December 20, 2024 16:11
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