Skip to content
/ plotr Public

๐Ÿ“Š Plot Apache Benchmark GnuPlot files in your browser

License

Notifications You must be signed in to change notification settings

guychouk/plotr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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