Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b6539d995a594

Jump to content

Netperf

From Wikipedia, the free encyclopedia
Netperf
Original authorRick Jones
DevelopersHP Networking Performance Team and others
Stable release
2.7.0 / July 20, 2015; 11 years ago (2015-07-20)
Written inC
Operating systemCross-platform
TypeBandwidth management
LicenseMIT
Websitehewlettpackard.github.io/netperf/
Repositorygithub.com/HewlettPackard/netperf

Netperf is a software application that provides network bandwidth testing between two hosts on a network. It supports Unix domain sockets, TCP, SCTP, DLPI and UDP via BSD Sockets.[1] Netperf provides a number of predefined tests e.g. to measure bulk (unidirectional) data transfer or request response performance.

A particular feature of Netperf is that it runs each test multiple times and reports not only the results but also reports the Confidence Interval. It can test both TCP and UDP. It was written in C and works on most UNIX variants, including BSD, System V, Linux, and MacOS.

Netperf was originally developed by Rick Jones at Hewlett Packard in Cupertino, CA.[2]

See also

[edit]

References

[edit]
  1. Sang-Soo Yeo; Jong Hyuk Park; Ching-Hsien Hsu; Laurence Tianruo Yang (2010). Algorithms and Architectures for Parallel Processing. 10th International Conference, ICA3PP. Springer. p. 372. ISBN 9783642131189.
  2. Wolf, Chris (2003). Troubleshooting Microsoft technologies: the ultimate administrator's repair manual. Addison-Wesley Professional. p. 119. ISBN 9780321133458.
[edit]