summaryrefslogtreecommitdiffstats
path: root/contrib/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/README.txt')
-rw-r--r--contrib/README.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/README.txt b/contrib/README.txt
new file mode 100644
index 0000000..5a27790
--- /dev/null
+++ b/contrib/README.txt
@@ -0,0 +1,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
+