mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-10 02:01:32 -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. |
||
|---|---|---|
| .. | ||
| bench | ||
| dns | ||
| include/tests | ||
| irs | ||
| isc | ||
| isccfg | ||
| libtest | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||
| unit-test-driver.sh.in | ||