bind9/tests/bench
Ondřej Surý 34b3e7cb40
Remove RBTDB implementation
QPDB is now a default implementation for both cache and zone.  Remove
the venerable RBTDB database implementation, so we can fast-track the
changes to the database without having to implement the design changes
to both QPDB and RBTDB and this allows us to be more aggressive when
refactoring the database design.
2024-11-12 09:07:19 +01:00
..
.gitignore Add qplookups test to .gitignore 2023-10-13 09:00:43 +02:00
ascii.c corrected code style errors 2024-10-18 19:31:27 +00:00
compress.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-02-08 08:01:58 +01:00
dns_name_fromwire.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
iterated_hash.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
load-names.c Remove RBTDB implementation 2024-11-12 09:07:19 +01: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 Remove RBTDB implementation 2024-11-12 09:07:19 +01:00
qplookups.c Remove RBTDB implementation 2024-11-12 09:07:19 +01:00
qpmulti.c corrected code style errors 2024-10-18 19:31:27 +00:00
siphash.c Update the source code formatting using clang-format-17 2023-10-17 17:47:46 +02:00