Skip to content

Instantly share code, notes, and snippets.

@gochev
Created September 17, 2018 10:58
Show Gist options
  • Save gochev/a09ced16082f73213db35d75969c9927 to your computer and use it in GitHub Desktop.
Save gochev/a09ced16082f73213db35d75969c9927 to your computer and use it in GitHub Desktop.
gochev@naydenMBP  ~  curl -o /dev/null -s -w 'Total: %{time_total}\n' https://www.google.com  ✔  ⚙  4419  13:56:46
Total: 0.211821
gochev@naydenMBP  ~  curl -o /dev/null -s -w 'Total: %{time_total}\n' https://nerds2nerds.com  ✔  ⚙  4420  13:56:53
Total: 1.060964
gochev@naydenMBP  ~  curl -o /dev/null -s -w 'Total: %{time_total}\n' https://nemesis.io  ✔  ⚙  4421  13:56:58
Total: 0.289272
gochev@naydenMBP  ~  curl -o /dev/null -s -w 'Total: %{time_total}\n' http://nerds2nerds.com  ✔  ⚙  4422  13:57:10
Total: 18.694873
gochev@naydenMBP  ~  curl -o /dev/null -s -w 'Total: %{time_total}\n' https://nerds2nerds.com  ✔  ⚙  4423  13:57:38
Total: 3.532794
gochev@naydenMBP  ~  curl -o /dev/null -s -w 'Total: %{time_total}\n' https://nerds2nerds.com  ✔  ⚙  4424  13:57:54
Total: 1.028124
gochev@naydenMBP  ~  curl -o /dev/null -s -w 'Total: %{time_total}\n' https://nerds2nerds.com  ✔  ⚙  4424  13:58:05
Total: 0.483756
gochev@naydenMBP  ~  curl -o /dev/null -s -w 'Total: %{time_total}\n' http://nerds2nerds.com  ✔  ⚙  4424  13:58:06
Total: 12.998275
gochev@naydenMBP  ~  date  ✔  ⚙  4425  13:58:22
Mon Sep 17 13:58:40 EEST 2018
gochev@naydenMBP  ~ 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment