Created
August 1, 2016 18:04
-
-
Save mojzis/eede768b78010bf8f9425aa72795982c to your computer and use it in GitHub Desktop.
testing fetching
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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