I always have to look up the magic to get timing out of curl

Why isn’t there a single flag that just does this? Lame.

curl -w " \
time_total %{time_total} \
time_connect %{time_connect} \
time_namelookup %{time_namelookup} \
time_pretransfer %{time_pretransfer} \
time_starttransfer %{time_starttransfer} \
time_redirect %{time_redirect}\n" http://google.com
blog comments powered by Disqus

Notes

  1. codeshal posted this