scripts/apachebench/README.md
2023-11-02 09:46:25 +01:00

419 B
Raw Permalink Blame History

ab (apache bench) and Gnuplot

Two scripts:

  • ab.sh runs your ab benchmark. Specifiy requests, concurrency and URL
  • plot_ttime.sh generates graphs with Gnuplot (total time)
  • plot_ttfb.sh generates graphs with Gnuplot (Time To First Byte)

Web links: