cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: help: libCURL with epoll

From: Kopparapu, Sangeeta (GE Healthcare, consultant) <Sangeeta.Kopparapu_at_ge.com>
Date: Thu, 17 Nov 2011 17:10:24 -0500

> >I did testing on a transfer of 1500 files (created a file with 1500
>> URLs to download and used cat <filename> >> hiper.fifo) and measured
> >time. It is around 7 seconds. If I use my easy API code(old/previous
> >code) by launching
>> 10 threads, the performance is 1.75 seconds.

>That seems a bit weird to me. What resolver backend are you using for
example?
In the case of libCURL multi interface, its epoll. In the case of
libCURL easy interface with 10 threads, its poll method.

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