Content deleted Content added
Add sofware infobox and perform some deduplication |
Xose.vazquez (talk | contribs) No edit summary |
||
(17 intermediate revisions by 11 users not shown) | |||
Line 1:
{{Short description|Software application}}
{{
{{Infobox software
| name = Netperf
| screenshot =
| caption = TCP Performance Measurement Tool
| developer = HP Networking Performance Team and others
| latest release version = 2.
| latest release date = {{
▲| status = active
| operating system = [[Cross-platform]]
| programming language = [[C (programming language)|C]]
| genre = [[Bandwidth management]]
| license =
| website =
| repo = {{URL|github.com/HewlettPackard/netperf}}
}}
'''Netperf''' is
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.<ref>{{cite book | title=Troubleshooting Microsoft technologies: the ultimate administrator's repair manual | publisher=Addison-Wesley Professional | author=Wolf, Chris | year=2003 | pages=119 | isbn=9780321133458}}</ref>
==See also==
* [[Nuttcp]]
* [[Iperf]]
* [[NetPIPE]]
* [[bwping]]
* [[Flowgrind]]
* [[Measuring network throughput]]
* [[Packet generation model]]
==References==
{{reflist}}
[http://www.netperf.org/ Homepage of netperf ]▼
==External links==
[[Category:Computer network analysis]]
|