Skip to content

[Index] Add option to compress unit and record files #11122

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

Open
wants to merge 1 commit into
base: stable/20240723
Choose a base branch
from

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Aug 5, 2025

Cherry-pick of #10977.


This option reduces the size of the index in a mixed clang + Swift project I have tested by about 70% while increasing the indexing overhead by about 10-15% overhead (from 1.07% to ~1.2%).

This option reduces the size of the index in a mixed clang + Swift project I have tested by about 70% while increasing the indexing overhead by about 10-15% overhead (from 1.07% to ~1.2%).
@ahoppen ahoppen requested a review from a team as a code owner August 5, 2025 12:31
@ahoppen
Copy link
Member Author

ahoppen commented Aug 5, 2025

swiftlang/swift#82947

@swift-ci Please smoke test

@ahoppen
Copy link
Member Author

ahoppen commented Aug 5, 2025

@swift-ci Please test llvm

@bnbarham
Copy link

bnbarham commented Aug 5, 2025

Could you cherry-pick to stable/21.x as well 🙏?

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