Skip to content

Instantly share code, notes, and snippets.

@Erliz
Created December 24, 2015 11:41
Show Gist options
  • Save Erliz/2eb2a67cd55e0321bc64 to your computer and use it in GitHub Desktop.
Save Erliz/2eb2a67cd55e0321bc64 to your computer and use it in GitHub Desktop.
Curl TTFB Detector
curl -w "Connect time: %{time_connect}\nTime to first byte: %{time_starttransfer}\nTotal time: %{time_total} \n\n" -o /dev/null http://st.torg.imgsmail.ru/freeze/new/js/glued/4a1189cb3ffc6d87d7f8cd1e4cee8161/libs.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment