Skip to content

Instantly share code, notes, and snippets.

@mstump
Created January 4, 2022 14:57
Show Gist options
  • Save mstump/897f53c83df0931b08dd295c7d0c5b0c to your computer and use it in GitHub Desktop.
Save mstump/897f53c83df0931b08dd295c7d0c5b0c to your computer and use it in GitHub Desktop.
curl timing
time_namelookup: %{time_namelookup}s\n
time_connect: %{time_connect}s\n
time_appconnect: %{time_appconnect}s\n
time_pretransfer: %{time_pretransfer}s\n
time_redirect: %{time_redirect}s\n
time_starttransfer: %{time_starttransfer}s\n
----------\n
time_total: %{time_total}s\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment