Home | History | Annotate | only in /external/iperf3/contrib
Up to higher level directory
NameDateSize
iperf3.gp22-Oct-20201,002
iperf3.service22-Oct-2020147
iperf3_to_gnuplot.py22-Oct-20203.7K
README.txt22-Oct-2020334

README.txt

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