/plotr

📊 Plot Apache Benchmark GnuPlot files in your browser

Primary LanguageJavaScriptMIT LicenseMIT

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