cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: performance degradation from 7.10.8 to 7.20.1

From: Vishakha Vaidya <vvaidya_at_adobe.com>
Date: Mon, 29 Nov 2010 17:20:50 +0530

Not sure I understand this, could you point me to some related documentation ? Looks like I am using a thread one, 'coz the multiple threads seem have a similar call stack of calling curl_getaddrinfo_ex, where and how do I set it ?

~ Vish

-----Original Message-----
From: Kamil Dudka [mailto:kdudka_at_redhat.com]
Sent: Monday, November 29, 2010 4:10 PM
To: Vishakha Vaidya
Cc: curl-library_at_cool.haxx.se
Subject: Re: performance degradation from 7.10.8 to 7.20.1

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