Skip to content

Instantly share code, notes, and snippets.

@bluvertigo
Created December 20, 2017 08:26
Show Gist options
  • Save bluvertigo/9ea8711f49184ca66d3bd593e14ce706 to your computer and use it in GitHub Desktop.
Save bluvertigo/9ea8711f49184ca66d3bd593e14ce706 to your computer and use it in GitHub Desktop.
curl -s -w 'Test del tempo di risposta per :%{url_effective}\n\nLookup Time:\t\t%{time_namelookup}\nConnect Time:\t\t%{time_connect}\nPre-transfer Time:\t%{time_pretransfer}\nStart-transfer Time:\t%{time_starttransfer}\n\nTotal Time:\t\t%{time_total}\n' -o /dev/null http://www.google.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment