pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/dnsperf Updated benchmarks/dnsperl to 2.1.0.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/095271ea510f
branches:  trunk
changeset: 362025:095271ea510f
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed May 03 06:59:13 2017 +0000

description:
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.

diffstat:

 benchmarks/dnsperf/Makefile |   7 +++----
 benchmarks/dnsperf/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (31 lines):

diff -r 3b0e81cc889b -r 095271ea510f benchmarks/dnsperf/Makefile
--- a/benchmarks/dnsperf/Makefile       Wed May 03 05:29:41 2017 +0000
+++ b/benchmarks/dnsperf/Makefile       Wed May 03 06:59:13 2017 +0000
@@ -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 -r 3b0e81cc889b -r 095271ea510f benchmarks/dnsperf/distinfo
--- a/benchmarks/dnsperf/distinfo       Wed May 03 05:29:41 2017 +0000
+++ b/benchmarks/dnsperf/distinfo       Wed May 03 06:59:13 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index