curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Measure http request and response time using curl command

From: Dan Fandrich via curl-users <curl-users_at_lists.haxx.se>
Date: Tue, 2 Nov 2021 09:23:25 -0700

On Tue, Nov 02, 2021 at 01:17:23PM +0530, Kaushal Shriyan via curl-users wrote:
> When I run the below curl call I see time_total property value keeps changing. 
>
> $curl -v -w "_at_curl-format.txt" https://www.google.com

Your request is going out of the public Internet to a random Google server.
Different Internet paths, network congestion and server loading can easily
cause 30 msec difference from run to run. It's almost surprising that your
results are so consistent from run to run.

Dan
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2021-11-02