curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: reusing easy handles with multi-handle

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 20 Jan 2018 23:16:35 +0100 (CET)

On Thu, 18 Jan 2018, Michael Kilburn via curl-library wrote:

> Is there any point (from performance perspective) in reusing easy handle
> with multi-handle transfer? I.e. does it make sense to bother with coding
> easy handle caching logic?

Not a lot, no. In this scenario I figure you mostly avoid a set of memory
frees and subsequent allocations.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-01-20