curl / Mailing Lists / curl-library / 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: asynchronous/mainloop C-API template/model

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Wed, 10 Feb 2021 11:19:59 +0100 (CET)

On Wed, 10 Feb 2021, Fulup Ar Foll via curl-library wrote:

> - big request (13MB) async mode is 6.5 faster (8s vs 53s)
> - small request (1KB) async mode is 30 time faster (0.62s vs 19.8s)

Doesn't this just say that doing 50 transfers in parallel to the same (HTTP/2
?) server is faster than doing them one by one in a serial fashion?

I'll admit the difference seems unexplainably big.

-- 
  / daniel.haxx.se
  | Commercial curl support up to 24x7 is available!
  | Private help, bug fixes, support, ports, new features
  | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2021-02-10