From 843f8a24f27eb0c724a1aec4d95b3790d95e48c7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 19 Nov 2022 15:45:32 +0100 Subject: Merging upstream version 2.10.0. Signed-off-by: Daniel Baumann --- CHANGES | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 514c008..5d686d3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,26 @@ +2022-11-11 Jerry Lundström + + Release 2.10.0 + + This release adds a binary datafile (DNS wire) format to `dnsperf` + thanks to a contribution from Petr Špaček @pspacek (ISC). + + The new binary format greatly improves performance in some cases, for + Petr's case it was testing dynamic updates. Switching to this + pre-compiled DNS wire format increased QPS from 4k to 600k, an increase + of 150 times throughput from `dnsperf`! + + See man-page for `-B` for more information and examples how to use. + + 5971cb9 Doc + a241068 CodeQL + 2a7d10a Fix CodeQL workflow + 0ce15f6 Fix COPR + 0ae4a54 CodeQL + f52e4b1 wire format input + c423aa9 wire format input + 2b0693d Input binary format + 2021-12-08 Jerry Lundström Release 2.9.0 -- cgit v1.2.3