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

Avoid calling to_list in _get_cc_info_linker_inputs for performance #930

Merged

Conversation

amorde
Copy link
Contributor

@amorde amorde commented Dec 3, 2024

This is slow for very large targets and slows down _apple_framework_packaging_impl.

Before:
Screenshot 2024-12-03 at 2 51 43 PM

After:
Screenshot 2024-12-03 at 2 53 10 PM

@amorde amorde force-pushed the amorde/get-cc-info-linker-inputs-optimization branch from 23f1149 to 74657cb Compare December 4, 2024 17:49
@amorde amorde marked this pull request as ready for review December 4, 2024 17:49
@congt congt merged commit 77c4afa into bazel-ios:master Dec 4, 2024
23 checks passed
@amorde amorde deleted the amorde/get-cc-info-linker-inputs-optimization branch December 4, 2024 21: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.

3 participants