Closed anderslanglands closed 4 years ago
We could let a dependent choose the hash function they want to use rather than just forcing CityHash. The simplest way would probably be using features to switch between a list of hashers.
Closing this for now as ahash seems to perform well enough for the intended use case and we can still specify city as a fallback.
We could let a dependent choose the hash function they want to use rather than just forcing CityHash. The simplest way would probably be using features to switch between a list of hashers.