Skip to content

Instantly share code, notes, and snippets.

@remy
Created February 8, 2017 12:29
Embed
What would you like to do?
alias perf='curl -w "@$HOME/curl-format.txt" -o /dev/null -s '
namelookup: %{time_namelookup}\n
connect: %{time_connect}\n
appconnect: %{time_appconnect}\n
pretransfer: %{time_pretransfer}\n
redirect: %{time_redirect}\n
starttransfer: %{time_starttransfer}\n
----------\n
total: %{time_total}\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment