Skip to content

Instantly share code, notes, and snippets.

@remy
Created February 8, 2017 12:29
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save remy/7a2cf1d25550ddb1b35aa75929a05d46 to your computer and use it in GitHub Desktop.
Save remy/7a2cf1d25550ddb1b35aa75929a05d46 to your computer and use it in GitHub Desktop.
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