mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-19 09:09:36 -04:00
In the benchmarks, DNS_QPGC_ALL was trying to hard to cleanup QP and this was slowing down QP too much. Use DNS_QPGC_MAYBE instead that we are going to use anyway for more realistic load - this also shows the memory usage matching the real loads. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ascii.c | ||
| compress.c | ||
| dns_name_fromwire.c | ||
| iterated_hash.c | ||
| load-names.c | ||
| Makefile.am | ||
| names.csv | ||
| qp-dump.c | ||
| qplookups.c | ||
| qpmulti.c | ||
| siphash.c | ||