Overview of iperf3
masteriperf3 is a tool for performing active measurements to determine the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers, reporting measured throughput, loss, and other parameters for each test.
Key features include:
- Support for TCP, UDP, and SCTP protocols.
- Zero-copy mode.
- Optional JSON output.
- A library version of the functionality for use in other programs.
Note: iperf3 is not backwards compatible with the original iperf (iperf2).