gibney.org : Technology : Internet : Measure Website Loadtime with curl


just a logo :)

search:


See as: raw | code

terms of service | imprint

gibney.org
is powered by m1d1





Measure Website Loadtime with curl
(Entry Nr. 1530, by user 1 | edit)
curl -w '\ntime_namelookup:\t%{time_namelookup}\ntime_connect:\t%{time_connect}\ntime_pretransfer:\t%{time_pretransfer}\ntime_starttransfer:\t%{time_starttransfer}\ntime_total:\t%{time_total}\n' -o /dev/null -s www.example.com
Create a new entry at this position