Skip to content

Instantly share code, notes, and snippets.

@willm
Created September 5, 2017 13:15
Show Gist options
  • Save willm/4cf2deb17af5f0173458ecbf74f52e4b to your computer and use it in GitHub Desktop.
Save willm/4cf2deb17af5f0173458ecbf74f52e4b to your computer and use it in GitHub Desktop.
time request curl
curl -s -w "%{time_total}\n" -o /dev/null http://www.google.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment