Created
September 13, 2024 06:34
-
-
Save b4tman/57760b75516c7263353992453e4d55a9 to your computer and use it in GitHub Desktop.
measure curl request/response
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
time_namelookup: %{time_namelookup}s\n time_connect: %{time_connect}s\n time_appconnect: %{time_appconnect}s\n time_pretransfer: %{time_pretransfer}s\n time_redirect: %{time_redirect}s\n time_starttransfer: %{time_starttransfer}s\n ----------\n time_total: %{time_total}s\n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
from: https://stackoverflow.com/questions/18215389/how-do-i-measure-request-and-response-times-at-once-using-curl