From d636a0fe66bedd12f6aaf2ac55c4d0cb64896e9f Mon Sep 17 00:00:00 2001 From: mef Date: Wed, 3 May 2017 06:59:13 +0000 Subject: Updated benchmarks/dnsperl to 2.1.0.0 ------------------------------------- dnsperf 2.1.0.0 Release Notes ************************ December 15, 2015 In addition to various bug fixes, the following new capabilities were added in this release: - The -C option was added to resperf. This option enables the local server to act as multiple clients. By default, the local server acts as a single client. - the -T option was added to dnsperf. This option separates the number of clients from the number of threads and allows more clients to be simulated effectively. Note that using this option impacts CPU and memory, so we recommend limiting the number of threads. --- benchmarks/dnsperf/Makefile | 7 +++---- benchmarks/dnsperf/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile index 0930a3acbda..45fdb765a84 100644 --- a/benchmarks/dnsperf/Makefile +++ b/benchmarks/dnsperf/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2016/03/05 11:28:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2017/05/03 06:59:13 mef Exp $ -DISTNAME= dnsperf-src-2.0.0.0-1 -PKGNAME= dnsperf-2.0.0.0 -PKGREVISION= 2 +DISTNAME= dnsperf-src-2.1.0.0-1 +PKGNAME= dnsperf-2.1.0.0 CATEGORIES= benchmarks net MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PKGBASE}/${PKGVERSION_NOREV}/ diff --git a/benchmarks/dnsperf/distinfo b/benchmarks/dnsperf/distinfo index 6ce6ab06dbf..dcdf9bb2eb0 100644 --- a/benchmarks/dnsperf/distinfo +++ b/benchmarks/dnsperf/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 00:25:50 agc Exp $ +$NetBSD: distinfo,v 1.3 2017/05/03 06:59:13 mef Exp $ -SHA1 (dnsperf-src-2.0.0.0-1.tar.gz) = a0cf8f95de821a9ca1b7f8001e5ef7334e968540 -RMD160 (dnsperf-src-2.0.0.0-1.tar.gz) = 1d2f856651e82755e0c7071100574dba682e1e8f -SHA512 (dnsperf-src-2.0.0.0-1.tar.gz) = 9b43b0d76d62909599a2bc478d9efd44ce9f6c2ed818dd7e84ec3e05f45aca672ad6f0abe31a8b6d73241cd8791ca02d7e0f22a09850c31554bd20713e43def2 -Size (dnsperf-src-2.0.0.0-1.tar.gz) = 565871 bytes +SHA1 (dnsperf-src-2.1.0.0-1.tar.gz) = 1a5d32feb41dd174f82f57ba62389d3480619c91 +RMD160 (dnsperf-src-2.1.0.0-1.tar.gz) = 0392903f300750ca53785f342a547eee5eb9db6d +SHA512 (dnsperf-src-2.1.0.0-1.tar.gz) = 5571bd0855aba4affcdf81724919e60ab6762d646f8d9a6abf177a2a588675c636842f2fb708bf648004b9c411e9c9b68789f7c6bbbd87afc24c8299a21aa6c9 +Size (dnsperf-src-2.1.0.0-1.tar.gz) = 561502 bytes SHA1 (patch-Makefile.in) = 9f5377a75d9674a3aeb12f933f0a552564534d91 -- cgit v1.2.3