netperf
Benchmarking tool to measure network performance
Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency. The environments currently measureable by netperf include: TCP and UDP via BSD Sockets for both IPv4 and IPv6, DLPI, Unix Domain Sockets, SCTP for both IPv4 and IPv6.
- Versions: 2.7.0-1.3bc455b
- Website: https://hewlettpackard.github.io/netperf/
- Licenses: Expat
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of netperf
as follows:
guix install netperf
Or install a particular version:
guix install netperf@2.7.0-1.3bc455b
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/netperf/'><img src='http://127.0.0.1:3000/packages/netperf/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/netperf/badges/latest-version.svg)](http://127.0.0.1:3000/packages/netperf/) Org: [[http://127.0.0.1:3000/packages/netperf/][http://127.0.0.1:3000/packages/netperf/badges/latest-version.svg]]