curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: reusing easy handles with multi-handle

From: Michael Kilburn via curl-library <curl-library_at_cool.haxx.se>
Date: Sat, 20 Jan 2018 21:26:37 -0600

On Sat, Jan 20, 2018 at 4:16 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> 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.

Thank you, Daniel.

-- 
Sincerely yours,
Michael.

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