bind9/tests/bench
Tony Finch a8b29f0365 Improve qp-trie refcount debugging
Add some qp-trie tracing macros which can be enabled by a
developer. These print a message when a leaf is attached or
detached, indicating which part of the qp-trie implementation
did so. The refcount methods must now return the refcount value
so it can be printed by the trace macros.
2023-02-27 13:47:57 +00:00
..
.gitignore Benchmarks for the qp-trie 2023-02-27 13:47:25 +00:00
ascii.c Use the semantic patch to do the unsigned -> unsigned int change 2022-09-19 15:56:02 +02:00
compress.c A couple of compression microbenchmarks 2022-10-17 08:45:44 +02:00
dns_name_fromwire.c Remove unused support for fromwire(DNS_NAME_DOWNCASE) 2023-02-06 13:26:36 +00:00
iterated_hash.c Add microbenchmark for isc_iterated_hash() 2023-01-18 18:32:57 +01:00
load-names.c Improve qp-trie refcount debugging 2023-02-27 13:47:57 +00:00
Makefile.am Refactor qp-trie to use QSBR 2023-02-27 13:47:55 +00:00
qp-dump.c Improve qp-trie refcount debugging 2023-02-27 13:47:57 +00:00
qpmulti.c Improve qp-trie refcount debugging 2023-02-27 13:47:57 +00:00
siphash.c Suppress division by zero warning 2022-10-05 12:31:42 +01:00