iperf3 is a command-line utility for active measurement of network performance on IP networks.
It’s designed to measure the maximum achievable bandwidth between endpoints and report mss, and related parameters. The project is a from-scratch redesign of the original iperf with a smaller, simpler code base and a reusable library implementation.
This is free and open source software.
Key Features
- Supports TCP, UDP, and SCTP network performance testing.
- Offers tuning of parameters related to timing, protocols, and buffers.
- Includes optional JSON output for automation and integration.
- Provides a zero-copy mode for sendfile()-based data transfers.
- Can set CPU affinity for performance testing scenarios.
- Includes a library version of its functionality for use in other programs.
Website: github.com/esnet/iperf
Support:
Developer: ESnet / Lawrence Berkeley National Laboratory
License: BSD 3-Clause License

iperf3 is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Benchmark Tools | |
|---|---|
| hyperfine | Rust-based command-line benchmarking tool |
| Phoronix Test Suite | Comprehensive testing and benchmarking platform |
| s-tui | Terminal-based stress test and monitoring tool |
| fio | Scriptable I/O tool for storage benchmarks and drive testing |
| KDiskMark | HDD and SSD benchmarking with friendly graphical user interface |
| IOzone | Filesystem benchmark tool |
| stress-ng | Stress next generation |
| Hardinfo2 | System information and benchmark tool |
| sysbench | Scriptable database and system performance benchmark |
| GtkStressTesting | Stress and monitor hardware components |
| HardInfo | System Profiler and Benchmark |
| netperf | A network performance benchmark |
| GNOME Disks | View, modify and configure disks and media |
| bonnie++ | Benchmark suite software |
| LLCbench | Low Level Architectural Characterization Benchmark Suite |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

