cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_global_init() performance issue

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 15 Apr 2010 23:31:49 +0200 (CEST)

On Fri, 16 Apr 2010, Sergey S. wrote:

> Am I doing something wrong? Now I am forced to downgrade to libcurl/7.19.5.

Did you re-run the tests multiple times with each version to see that the
timings were stable?

I can't find any noticable differences between 7.19.5 and 7.20.1 for
curl_global_init() (lib/easy.c for example hasn't been changed since
7.19.5...). I suspect the entire difference you see is due to OpenSSL taking
various amounts of time to get enough random data for the PRNG.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-15