summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-11-19 14:45:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-11-19 14:45:45 +0000
commit843f8a24f27eb0c724a1aec4d95b3790d95e48c7 (patch)
tree447c083f0d4eceafca3e377ad1d574ebc1a0061d /CHANGES
parentReleasing debian version 2.9.0-1. (diff)
downloaddnsperf-843f8a24f27eb0c724a1aec4d95b3790d95e48c7.tar.xz
dnsperf-843f8a24f27eb0c724a1aec4d95b3790d95e48c7.zip
Merging upstream version 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