Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
Dockerfile | D | 03-May-2024 | 570 | 16 | 15 | |
README.txt | D | 03-May-2024 | 334 | 13 | 5 | |
iperf3.gp | D | 03-May-2024 | 1,002 | 38 | 30 | |
iperf3.service | D | 03-May-2024 | 147 | 11 | 8 | |
iperf3_to_gnuplot.py | D | 03-May-2024 | 3.7 KiB | 125 | 92 |
README.txt
1 2This directory contains files that might be useful to analyze iperf3 results 3 4iperf3_to_gnuplot.py: converts iperf3 JSON output to format easy to plot in gnuplot 5 6iperf3.gp: sample gnuplot commands to plot throught and retransmits 7 8 9Other iperf3 related projects that might be of interest: 10 11https://github.com/kaihendry/iperf3chart 12 13