bind9/tests/bench
Ondřej Surý b8d00e2e18
Change the loopmgr to be singleton
All the applications built on top of the loop manager were required to
create just a single instance of the loop manager.  Refactor the loop
manager to not expose this instance to the callers and keep the loop
manager object internal to the isc_loop compilation unit.

This significantly simplifies a number of data structures and calls to
the isc_loop API.
2025-07-23 22:44:16 +02: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 Rename DNS_DB_NSEC_ constants to DNS_DBNAMESPACE_ 2025-07-10 13:52:59 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
names.csv Add base testing set of names for load-names benchmark 2023-10-09 21:04:21 +02:00
qp-dump.c Rename DNS_DB_NSEC_ constants to DNS_DBNAMESPACE_ 2025-07-10 13:52:59 +00:00
qplookups.c Rename DNS_DB_NSEC_ constants to DNS_DBNAMESPACE_ 2025-07-10 13:52:59 +00:00
qpmulti.c Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
siphash.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00