Skip to content

Instantly share code, notes, and snippets.

@kacinskas
Created December 20, 2012 07:24
Show Gist options
  • Save kacinskas/4343535 to your computer and use it in GitHub Desktop.
Save kacinskas/4343535 to your computer and use it in GitHub Desktop.
LINUX: benchmark webapp
siege -c20 www.google.co.uk -b -t30s
# With the following command, we’ll test Google with 20 concurrent connections for 30 seconds, and then get a nice report at the end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment