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

Reduce ImmutableSetMultimap.Builder memory usage by using CompactHashSet. #6881

Merged
1 commit merged into from
Dec 15, 2023

Conversation

copybara-service[bot]
Copy link
Contributor

Reduce ImmutableSetMultimap.Builder memory usage by using CompactHashSet.

We were already doing this for Android, but it looks potentially valuable on the JVM, too.

RELNOTES=n/a

…ashSet`.

We were already doing this for Android, but it looks potentially valuable on the JVM, too.

RELNOTES=n/a
PiperOrigin-RevId: 591339357
@copybara-service copybara-service bot closed this pull request by merging all changes into master in 4789972 Dec 15, 2023
@copybara-service copybara-service bot deleted the test_591037084 branch December 15, 2023 21:10
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.

1 participant