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

Compress indices before storing in persistence service #65588

Merged
merged 4 commits into from
Nov 23, 2022

Conversation

CyrusNajmabadi
Copy link
Member

Saves 50% of the space on disk (34MB instead of 67MB for initial roslyn nav-to and find-refs indices), and adds no additional time to compute all that information.

@CyrusNajmabadi CyrusNajmabadi merged commit 180bfc2 into dotnet:main Nov 23, 2022
@ghost ghost added this to the Next milestone Nov 23, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the sqliteCompression2 branch November 23, 2022 21:41
allisonchou added a commit to allisonchou/roslyn that referenced this pull request Nov 29, 2022
…pression2"

This reverts commit 180bfc2, reversing
changes made to dde846e.
@allisonchou allisonchou modified the milestones: Next, 17.5 P2 Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants