LocustDB icon indicating copy to clipboard operation
LocustDB copied to clipboard

Revisit choice of hash functions during hash grouping

Open cswinter opened this issue 6 years ago • 1 comments
trafficstars

Currently everything uses FNV, but there may be better choices in particular for string data. Should set up some benchmarks and find out.

cswinter avatar Dec 20 '18 03:12 cswinter

Probably worth giving this a try as well: https://github.com/Amanieu/hashbrown

cswinter avatar Jan 01 '19 05:01 cswinter