You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The FNV hash function is a custom Hasher implementation that is more efficient for smaller hash keys.
When you have a map of integers to other values, FNV is demonstrably faster.
The text was updated successfully, but these errors were encountered:
https://docs.rs/fnv/latest/fnv/
The text was updated successfully, but these errors were encountered: