Skip to content

Instantly share code, notes, and snippets.

@avkosme
Created December 4, 2023 06:40
Show Gist options
  • Save avkosme/be7ebbaf11c5a80fc4c8b8fdca2e6675 to your computer and use it in GitHub Desktop.
Save avkosme/be7ebbaf11c5a80fc4c8b8fdca2e6675 to your computer and use it in GitHub Desktop.
Curl show total time http
curl -o /dev/null -s -w 'Total: %{time_total}s\n' https://example.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment