bitset
bitset copied to clipboard
possible to change murmur to xxh3?
murmur is very slow. else change to city64
We won’t change the default in the near term, as it would break existing code. However, we can take optional alternatives and if they provide significant, real performance benefits, advertize them. Pull requests invited.
But Bitset does not use hashing, does it? Likely this suggestion was for https://github.com/bits-and-blooms/bloom.
correct