Files
bitcoin/src/bench
Lőrinc 7ff55cc650 bench: add fixed-width SipHash benchmarks
Benchmark 32-byte hashes and inputs consisting of a 32-byte hash plus a 32-bit index with SipHash-2-4 and SipHash-1-3-UJ.
The UJ benchmark zero-extends the index into one 64-bit normal block.
Keep all four measurements together after shared correctness coverage and before changing `CCoinsMap`'s hasher.

Co-authored-by: Pieter Wuille <pieter@wuille.net>
2026-07-17 22:55:22 -07:00
..
2026-06-15 14:51:12 +01:00