Skip to content

Instantly share code, notes, and snippets.

@ngtrieuvi92
Created July 9, 2020 07:32
Show Gist options
  • Save ngtrieuvi92/0a7556c6a05c463b2c65ad41ffb31716 to your computer and use it in GitHub Desktop.
Save ngtrieuvi92/0a7556c6a05c463b2c65ad41ffb31716 to your computer and use it in GitHub Desktop.
curl response time
curl -o /dev/null -s -w %{time_total}\\n https://google.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment