Skip to content

Conversation

vadorovsky
Copy link

Currently, GroupingMap can create a HashMap with the default RandomState.

For some kind of keys, using different BuildHasher implementation can result in better performance. Add a possibility to create a GroupingMap with a custom hasher builder, which then produces a HashMap with it.

Currently, `GroupingMap` can create a `HashMap` with the default
`RandomState`.

For some kind of keys, using different `BuildHasher` implementation can
result in better performance. Add a possibility to create a
`GroupingMap` with a custom hasher builder, which then produces a
`HashMap` with it.
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