Skip to content

Instantly share code, notes, and snippets.

@fgo
Created May 31, 2020 21:03
Show Gist options
  • Select an option

  • Save fgo/cb40ea2f5bca9e1ff0efa5ace88da3ff to your computer and use it in GitHub Desktop.

Select an option

Save fgo/cb40ea2f5bca9e1ff0efa5ace88da3ff to your computer and use it in GitHub Desktop.
Benchmark a host with CURL
time_namelookup: %{time_namelookup}
time_connect: %{time_connect}
time_appconnect: %{time_appconnect}
time_pretransfer: %{time_pretransfer}
time_redirect: %{time_redirect}
time_starttransfer: %{time_starttransfer}
size_download: %{size_download}
speed_download: %{speed_download}
———
time_total: %{time_total}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment