Subject: Re: openssl (or gcc) performance changes?
To: None <tls@rek.tjls.com>
From: Perry E. Metzger <perry@piermont.com>
List: current-users
Date: 10/02/2003 16:34:35
Thor Lancelot Simon <tls@rek.tjls.com> writes:
> Unless this does _not_ happen on other platforms with the exact same two
> OpenSSL versions, I'd say you need to take it up with the OpenSSL folks.
> Either way, the right place to start is probably by profiling the
> executable, being sure to profile the OpenSSL library as well.

I'd say that profiling the SSL library is probably going to be the
most productive approach here -- it will tell you what's taking all
the time...

Perry