• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

DockerfileD23-Nov-2023570 1615

README.txtD23-Nov-2023334 135

iperf3.gpD23-Nov-20231,002 3830

iperf3.serviceD23-Nov-2023147 118

iperf3_to_gnuplot.pyD23-Nov-20233.7 KiB12592

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