Revision: 12755
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at March 26, 2009 14:09 by nategood
Initial Code
curl -o /dev/null -w %{time_total}\\n http://www.example.com
Initial URL
Initial Description
obviously change url. you'll get (better formatted) something like... curl -o /dev/null -w %{time_total}\\n http://www.google.com % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 6556 0 6556 0 0 17509 0 --:--:-- --:--:-- --:--:-- 45846 0.374
Initial Title
Get Site Load Time Performance Specs
Initial Tags
Bash, download
Initial Language
Bash