1
0
Fork 0
No description
This repository has been archived on 2024-09-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
Oliver Ladner 0b339c47a2 add WIP state
2024-02-19 13:45:34 +01:00
ab.sh add WIP state 2024-02-19 13:45:34 +01:00
plot_ttfb.sh add WIP state 2024-02-19 13:45:34 +01:00
plot_ttime.sh add WIP state 2024-02-19 13:45:34 +01:00
README.md add WIP state 2024-02-19 13:45:34 +01:00

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: