]> git.hungrycats.org Git - bees/commit
xxhash: add xxhash3 config option
authorZygo Blaxell <bees@furryterror.org>
Fri, 1 May 2026 16:54:22 +0000 (12:54 -0400)
committerZygo Blaxell <bees@furryterror.org>
Sat, 5 Sep 2026 04:03:57 +0000 (00:03 -0400)
commit82011e2ce73ee3d7ce4fccd1239db509cc6bb529
tree55547a29646c731b6448bd140737f5364e3b6e8f
parentf027935f74a48bdf56ce8af17ddeeb333ffc6560
xxhash: add xxhash3 config option

XXH3_64bits is now stable in xxHash 0.8.x and is ~2x faster than
XXH64 on SSE2 hardware.  Expose it as function = xxhash3 in
[hash.NAME] config sections.

Assisted-by: Claude-Code:claude-sonnet-4-6
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
src/bees-config-v1.cc
src/bees-context.cc
src/bees-hash-domain.cc
src/bees-hash-domain.h