Skip to content

Instantly share code, notes, and snippets.

@aasmith
Created May 10, 2017 05:37
Show Gist options
  • Save aasmith/f7696fa374b01f051d4e1cb90472c10b to your computer and use it in GitHub Desktop.
Save aasmith/f7696fa374b01f051d4e1cb90472c10b to your computer and use it in GitHub Desktop.
.curlrc
# print timings after each call. Use curl -q to suppress this file.
write-out = "%{http_code} ns:%{time_namelookup} conn:%{time_connect} appconn:%{time_appconnect} prexfr:%{time_pretransfer} rdr:%{time_redirect} ttfb:%{time_starttransfer} TOTAL:%{time_total}\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment