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...")
(No difference)

Revision as of 14:49, 1 September 2015

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-and-Benchmarking-With-Siege.htm

twill http://twill.idyll.org/examples.html

  • can login, clikc stuff.

web services

advanced / commercial

  • FIXME