How can I capture the response time from a CURL request?
curl https://www.google.com
I found this approach in an article that returns a value in seconds
curl -o /dev/null -s -w %{time_total}\\n https://www.google.com
It outputs something like:
0.059
Source: https://habr.com/ru/post/987537/More articles:Can I switch from iOS app to Apple Watch? - iosCombining / moving CSS files with Gulp - cssapp_template_filter with multiple arguments - pythonhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/987535/writing-rdd-partitions-to-individual-parquet-files-in-its-own-directory&usg=ALkJrhjKjrfYG3gK_WPt6pDe7O0WmI4EGgWatchKit notification color - iosHow to return an instance from Enum? - javaThe βRightβ Way to Use Slick 3.0 Scala Requests to Write to the Play Framework - scalahow to use jQuery plugin (semantic-ui) in angularJS directive? - javascriptDistinguish read char from integer read - cHow can I rejoin the commits that were returned to github? - gitAll Articles