bind9/tests/bench
Ondřej Surý 1032681af0 Convert the isc/tid.h to use own signed integer isc_tid_t type
Change the internal type used for isc_tid unit to isc_tid_t to hide the
specific integer type being used for the 'tid'.  Internally, the signed
integer type is being used.  This allows us to have negatively indexed
arrays that works both for threads with assigned tid and the threads
with unassigned tid.  This should be used only in specific situations.
2025-06-28 13:32:12 +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 Give every memory context a name 2025-05-29 05:46:46 +02: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 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 Convert the isc/tid.h to use own signed integer isc_tid_t type 2025-06-28 13:32:12 +02:00
siphash.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00