Skip to content

Instantly share code, notes, and snippets.

@mojzis
Created August 1, 2016 18:04
Show Gist options
  • Save mojzis/eede768b78010bf8f9425aa72795982c to your computer and use it in GitHub Desktop.
Save mojzis/eede768b78010bf8f9425aa72795982c to your computer and use it in GitHub Desktop.
testing fetching
# TTFB with curl
curl -o /dev/null -s -w "Connect: %{time_connect} TTFB: %{time_starttransfer} Total time: %{time_total} \n" https://www.google.com/webmasters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment