Comment on How to make a site really freaking fastparentComments−darkmethod14yCurl is incredibly useful. However, I noticed that your line above was truncated prematurely.curl -w "\nTotal time: %{time_total}\nTime pretransfer: %{time_pretransfer}\nTime starttransfer: %{time_starttransfer}\nSize download: %{size_download}\n Speed download: %{speed_download}" www.example.com
Comments
Curl is incredibly useful. However, I noticed that your line above was truncated prematurely.
curl -w "\nTotal time: %{time_total}\nTime pretransfer: %{time_pretransfer}\nTime starttransfer: %{time_starttransfer}\nSize download: %{size_download}\n Speed download: %{speed_download}" www.example.com