Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 335 Bytes

Plotr

Plots Apache Benchmark output files on a graph.

Plotr

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