Measure Response Time using CURL
Option 1: to measure total time
:
Sample output:
Option 2: to get time to establish connection
, time to first byte (TTFB)
and total time
:
Sample output:
Ref: Get response time with curl
Last updated
Option 1: to measure total time
:
Sample output:
Option 2: to get time to establish connection
, time to first byte (TTFB)
and total time
:
Sample output:
Ref: Get response time with curl
Last updated