-
Notifications
You must be signed in to change notification settings - Fork 29.7k
refactor: strip all local symbols from macOS and iOS App.framework - reduces app size #111264
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
Conversation
jmagman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the tests.
When this merges I think we'll see the drop in these benchmarks: https://flutter-flutter-perf.skia.org/e/?end=1662485121&queries=sub_result%3Dapp_framework_uncompressed_bytes%26sub_result%3Drelease_size_bytes%26test%3Dhello_world_ios__compile%26test%3Dhello_world_macos__compile&xbaroffset=30168
|
auto label is removed for flutter/flutter, pr: 111264, due to - Please get at least one approved review if you are already a member or two member reviews if you are not a member before re-applying this label. Reviewers: If you left a comment approving, please use the "approve" review action instead. |
|
auto label is removed for flutter/flutter, pr: 111264, due to Validations Fail. |
christopherfujino
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a drop (after removing the not sure why it was staggered though 🤷 |
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)
…ework - reduces app size (flutter/flutter#111264)

Follow up from #101586 (comment)
Changes striping debug symbols to striping all local symbols for iOS and macOS.
I've also manually checked sizes of
App.framework'sApplib before and after the change on the integration test apps and the changes yield a nice reductionstrip -Sstrip -x290377626388641827244815835152Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.