Skip to content

Instantly share code, notes, and snippets.

@elhoyos
Created January 19, 2015 02:48
Show Gist options
  • Save elhoyos/df5e96b28694bf23d292 to your computer and use it in GitHub Desktop.
Save elhoyos/df5e96b28694bf23d292 to your computer and use it in GitHub Desktop.
Measure webserver's response time with wget
time wget http://www.aip.im -q --output-document=/dev/null
# See more at: http://www.aip.im/2012/05/how-to-measure-web-sites-response-time-with-wget/#sthash.rNHN1Dyp.dpuf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment