blob: 5a27790e4d2d39a562df0b18b6f5240998fcd38b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
This directory contains files that might be useful to analyze iperf3 results
iperf3_to_gnuplot.py: converts iperf3 JSON output to format easy to plot in gnuplot
iperf3.gp: sample gnuplot commands to plot throughput and retransmits
Other iperf3 related projects that might be of interest:
https://github.com/kaihendry/iperf3chart
|