Skip to content

core: use HashSet for reserved key rule#1626

Merged
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:reserved-keys
Mar 14, 2024
Merged

core: use HashSet for reserved key rule#1626
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:reserved-keys

Conversation

@brharrington
Copy link
Copy Markdown
Contributor

Some testing shows HashSet performs a little bit better (~5%) for the contains check under high load for the keys we have.

Some testing shows HashSet performs a little bit better (~5%)
for the contains check under high load for the keys we have.
@brharrington brharrington added this to the 1.8.0 milestone Mar 14, 2024
@brharrington brharrington merged commit 9f90bac into Netflix:main Mar 14, 2024
@brharrington brharrington deleted the reserved-keys branch March 14, 2024 20:19
manolama pushed a commit to manolama/atlas that referenced this pull request May 22, 2024
Some testing shows HashSet performs a little bit better (~5%)
for the contains check under high load for the keys we have.
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