Created
May 24, 2012 23:59
-
-
Save dstroot/2784965 to your computer and use it in GitHub Desktop.
curl command to test site speed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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