Skip to content
cail edited this page Nov 21, 2017 · 2 revisions

Welcome to the iperf wiki!

iperf3 -c server --testsuite = ./testsuite1.json

testsuite1.json

{
   run1: {
      options="-t 10",
   }
   
   run2: {
      options="-u",
   }

}

result.json

{
   run1 : { iperf json output }
   run2 : { iperf json output 2 }
}

Benchmark module

Analyses result.json

Aggregated rating

Clone this wiki locally