summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-11-19 14:45:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-11-19 14:45:26 +0000
commit0453729001ba00f7ffa96f154bb77bd649b497a2 (patch)
tree2e975b1d1be0e2de8b633fabf9872602177b2643 /CHANGES
parentAdding upstream version 2.9.0. (diff)
downloaddnsperf-upstream/2.10.0.tar.xz
dnsperf-upstream/2.10.0.zip
Adding upstream version 2.10.0.upstream/2.10.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES23
1 files changed, 23 insertions, 0 deletions
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