Skip to content

Instantly share code, notes, and snippets.

@henriquegogo
Last active August 29, 2015 14:10
Show Gist options
  • Save henriquegogo/02c2fd59b337b22f7552 to your computer and use it in GitHub Desktop.
Save henriquegogo/02c2fd59b337b22f7552 to your computer and use it in GitHub Desktop.
Get request time
curl -s -w "%{time_total}\n" -o /dev/null www.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment