Web Performance: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
(Created page with " == local tools == simple apache benchmark ( "ab" ), pummel a single url over and over again. Seige http://www.serverwatch.com/tutorials/article.php/3936526/Load-Testing-a...") |
|||
Line 5: | Line 5: | ||
apache benchmark ( "ab" ), pummel a single url over and over again. | apache benchmark ( "ab" ), pummel a single url over and over again. | ||
try this replacement for ab "hay" https://github.com/rakyll/hey. | |||
Seige | Seige |
Revision as of 16:50, 26 September 2018
local tools
simple
apache benchmark ( "ab" ), pummel a single url over and over again.
try this replacement for ab "hay" https://github.com/rakyll/hey.
twill http://twill.idyll.org/examples.html
- can login, clikc stuff.
web services
advanced / commercial
- FIXME