Skip to content

Instantly share code, notes, and snippets.

@themistoklik
Created September 16, 2020 15:08
Show Gist options
  • Save themistoklik/e933ac61eb87fb3c9ab0596fa9d500c2 to your computer and use it in GitHub Desktop.
Save themistoklik/e933ac61eb87fb3c9ab0596fa9d500c2 to your computer and use it in GitHub Desktop.
handy curl timer
curl -s -w \\ntime_connect::%{time_connect}\\ntime_redirect:%{time_redirect}\\ntime_pretransfer:%{time_pretransfer}\\ntime_starttransfer:%{time_starttransfer}\\ntime_namelookup:%{time_namelookup}\\ntime_total:%{time_total} www.google.gr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment