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 script handling of OPT_LEVEL='s' #694

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Conversation

justsmth
Copy link
Contributor

Issues:

Addresses #691

Description of changes:

Improve handling of size-optimized builds, specifically, opt-levels "s" and "z".

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.87%. Comparing base (c358484) to head (9a931ea).
Report is 171 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #694      +/-   ##
==========================================
- Coverage   95.80%   92.87%   -2.93%     
==========================================
  Files          61       70       +9     
  Lines        8143     9517    +1374     
  Branches        0     9517    +9517     
==========================================
+ Hits         7801     8839    +1038     
- Misses        342      412      +70     
- Partials        0      266     +266     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@elad-solomon elad-solomon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@shenjackyuanjie
Copy link

can anyone review this PR?

@justsmth justsmth merged commit e0ece50 into aws:main Feb 18, 2025
252 of 264 checks passed
@justsmth justsmth deleted the cmake-minsizerel branch February 18, 2025 17:44
@elad-solomon
Copy link

Awesome. thanks @justsmth and @shenjackyuanjie @skmcgrail @WillChilds-Klein !!

is there a release that is expected to go out soon?
or shall I patch the crate to the master branch?

@justsmth
Copy link
Contributor Author

is there a release that is expected to go out soon?

We're working on the release now. I'm hopeful the release will be today. 🤞

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.

6 participants