bind9/tests/bench
Mark Andrews 081dbb1108 Silence potential divide by zero warning in qpmulti.c
Coverity flagged a potential divide by zero error in collect in
qpmulti.c when the elapsed time is zero but that is only called
once the elapsed time is greater than or equal to RUNTIME (1/4
second) so INSIST this is the case.
2025-06-02 23:07:31 +00:00
..
.gitignore Add qplookups test to .gitignore 2023-10-13 09:00:43 +02:00
ascii.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
compress.c Give every memory context a name 2025-05-29 05:46:46 +02:00
dns_name_fromwire.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
iterated_hash.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
load-names.c Give every memory context a name 2025-05-29 05:46:46 +02:00
Makefile.am add a "qplookups" benchmark test 2023-09-27 16:24:04 -07:00
names.csv Add base testing set of names for load-names benchmark 2023-10-09 21:04:21 +02:00
qp-dump.c Give every memory context a name 2025-05-29 05:46:46 +02:00
qplookups.c Give every memory context a name 2025-05-29 05:46:46 +02:00
qpmulti.c Silence potential divide by zero warning in qpmulti.c 2025-06-02 23:07:31 +00:00
siphash.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00