./benchmarks/netperf, Rick Jones network performance benchmarking package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.7.0, Package name: netperf-2.7.0, Maintainer: pkgsrc-users

Netperf is a serious networking performance evaluation tool being
distributed under GPL by HP's Information Networks Division.
Testing is done using a pair of programs: `netserver' (the server) and
`netperf' (the measurement tool).

Netperf allows control over a large number of test `variables'.
Some of these are:

* specification of desired confidence levels for the tests
Netperf will warn the user if these levels were not achieved.
* filling send buffers with specified data (to beat compression
schemes)
* specification of send/recieve buffer alignments and data offsets
* requesting cpu utilization and service demand calculations
* specification of sizes of data to send

Netperf can be used for measuring stream performance as well as
round-trip performance.

This port of netperf has been configured to support:

TCP and UDP via BSD sockets
Unix domain sockets


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1000.42 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-11 06:38:31 by Thomas Klausner | Files touched by this commit (1)
Log message:
netperf: switch to github, other site is gone
   2021-10-26 12:02:56 by Nia Alarie | Files touched by this commit (52)
Log message:
benchmarks: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:18:34 by Nia Alarie | Files touched by this commit (52)
Log message:
benchmarks: Remove SHA1 hashes for distfiles
   2021-09-28 14:57:17 by Jonathan Perkin | Files touched by this commit (1)
Log message:
netperf: Support GCC >= 10.
   2021-04-21 11:16:32 by Thomas Klausner | Files touched by this commit (1)
Log message:
netperf: remove dead download location
   2019-11-03 12:55:30 by Roland Illig | Files touched by this commit (8)
Log message:
benchmarks: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-02-01 14:40:27 by Jonathan Perkin | Files touched by this commit (1)
Log message:
netperf: Support newer GCC and clang on SunOS.
   2016-03-30 15:24:12 by Jonathan Perkin | Files touched by this commit (3)
Log message:
Fix build on SunOS.