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

Reply via email to