bind9/lib
alessio 4017a40b1d Remove zero initialization of large buffers
Profiles show that an high amount of CPU time spent in memset.
By removing zero initalization of certain large buffers we improve
performance in certain authoritative workloads.
2025-04-02 16:24:31 +02:00
..
dns Remove zero initialization of large buffers 2025-04-02 16:24:31 +02:00
isc use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg switch to ISC_LIST_FOREACH everywhere 2025-03-31 13:45:10 -07:00
ns use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00