bind9/tests/bench
Ondřej Surý e270266627
Refactor isc_hashmap to accept custom match function
Refactor isc_hashmap to allow custom matching functions.  This allows us
to have better tailored keys that don't require fixed uint8_t arrays,
but can be composed of more fields from the stored data structure.
2023-09-16 07:20:48 +02:00
..
.gitignore Benchmarks for the qp-trie 2023-02-27 13:47:25 +00:00
ascii.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
compress.c remove dns_name_towire2() 2023-08-31 10:29:16 -07: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 Refactor isc_hashmap to accept custom match function 2023-09-16 07:20:48 +02:00
Makefile.am Avoid spurious compilation failures in liburcu headers 2023-04-27 12:38:53 +02:00
qp-dump.c A few qp-trie cleanups 2023-04-05 12:35:04 +01:00
qpmulti.c Remove ISC_MEM_ZERO and isc_mem_*x() API 2023-08-31 22:08:35 +02:00
siphash.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00