curl [args] --write-out "%{time_total}s" --output /dev/null --silent [URL]
How to Measure Response Time with Curl
20 June 2017
curl [args] --write-out "%{time_total}s" --output /dev/null --silent [URL]