Skip to content

Instantly share code, notes, and snippets.

@jonvargas
Created July 20, 2015 23:11
Show Gist options
  • Save jonvargas/75d6f99018cfda9fd59a to your computer and use it in GitHub Desktop.
Save jonvargas/75d6f99018cfda9fd59a to your computer and use it in GitHub Desktop.
$ curl -o /dev/null -w "Connect: %{time_connect} TTFB: %{time_starttransfer} Total time: %{time_total} \n" -s http://192.168.43.103/
Connect: 0,000 TTFB: 2,057 Total time: 2,076
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment