| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: [PROF RFC 1/2] profiling of libcurl by curl-loader, steady state
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 19 Apr 2007 14:32:39 +0200 (CEST)
On Thu, 19 Apr 2007, Robert Iakobashvili wrote:
> Could you recommend a way (sharing?) do decrease memory consumption per
Using the multi interface it already shares connections and DNS cache
There are no less than three buffers allocated at CURL_MAX_WRITE_SIZE (16K),
1 - change the code to alloc the required buffer(s) once they're needed, as
2 - experiment with lowering the CURL_MAX_WRITE_SIZE value, but that might of
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-04-19 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info