]> git.ipfire.org Git - thirdparty/bind9.git/commit
A simple siphash benchmark
authorTony Finch <fanf@isc.org>
Wed, 21 Sep 2022 12:38:08 +0000 (13:38 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 4 Oct 2022 08:32:40 +0000 (10:32 +0200)
commitde10d697ab6fd5c8c3a017cee6359182a1d56348
tree271640e637bfb54757d710d1ef1e57c68c4924f8
parent0f78fbc461592418d313668a667d709af028499c
A simple siphash benchmark

To see the effect of adding a case-insentitive option.
tests/bench/.gitignore
tests/bench/Makefile.am
tests/bench/siphash.c [new file with mode: 0644]