How to Measure Response Time with Curl

curl [args] --write-out "%{time_total}s" --output /dev/null --silent [URL]

June 20, 2017