[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: optimization of reading many CA certificates
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: optimization of reading many CA certificates |
Date: |
Wed, 27 Feb 2008 11:34:29 +0200 |
On Wed, Feb 27, 2008 at 1:35 AM, Simon Josefsson <address@hidden> wrote:
> In case anyone find these kind of things interesting, I debugged an
> inefficiency in gnutls wrt importing many CA certificates, and blogged
> how I did it:
>
>
> http://blog.josefsson.org/2008/02/27/real-world-performance-tuning-with-callgrind/
Very nice work!