cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: performance degradation from 7.10.8 to 7.20.1

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Mon, 29 Nov 2010 11:40:09 +0100

On Monday 29 November 2010 10:28:22 Vishakha Vaidya wrote:
> I am using an easy interface and am seeing almost 20% performance
> degradation while doing a get + put on ftp server. On profiling, I see that
> multiple libcurl threads get created with the new version. Any ideas ?
> Anything that I'm missing during init ?

Please do not steel unrelated threads and create a new one instead! Which DNS
resolver are you using? The threaded one? If not, I doubt that libcurl
creates some threads on its own.

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-29