Plots Apache Benchmark output files on a graph.
This is the source code for this website.
To generate Apache Benchmark results file in gnuplot format, add the -g
flag to the ab
command:
ab -n 100 -c 10 ... -g out.tsv
Plots Apache Benchmark output files on a graph.
This is the source code for this website.
To generate Apache Benchmark results file in gnuplot format, add the -g
flag to the ab
command:
ab -n 100 -c 10 ... -g out.tsv