Skip to content

Instantly share code, notes, and snippets.

@dstroot
Created May 24, 2012 23:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dstroot/2784965 to your computer and use it in GitHub Desktop.
Save dstroot/2784965 to your computer and use it in GitHub Desktop.
curl command to test site speed
curl -w "\nTotal time: %{time_total}\nTime pretransfer: %{time_pretransfer}\nTime starttransfer: %{time_starttransfer}\nSize download: %{size_download}\n Speed download: %{speed_download}" www.vizilinkz.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment