[Mono-dev] Mono.Security performance issue ?

Sebastien Pouliot sebastien.pouliot at gmail.com
Wed Oct 31 10:55:31 EDT 2007


Hello Julien,

There is a bug in BigInteger that forced us (until fixed/tested) to
switch to a slower implementation. 

This shouldn't be very visible to most people unless you're using SSL
and do a lot of connections (and/or renegotiation), which may be the
case of npgsql.

Of course some profiling data (see "man mono" or other windows tools)
would confirm if this is the case or if you're hitting something else.

On Wed, 2007-10-31 at 15:36 +0100, Julien Muniak wrote:
> Hi !
> 
> I am experiencing some lower performance using the Mono.Security.dll
> in the last release. 
> I'm running test under Windows using MVS.Net2005 with either build 1.1
> or 2.0 profile
> Using the Mono.Security (from 1.2.5 release) with the npgsql1
> (simply changed the Mono.security.dll and rebuild npgsql)
> I'm seeing performance falling down, note that going back to older
> packages and i don't experience this issue. 
> 
> Has there been some performance issues signaled on Mono.Security 
> included in the 1.2.5 and 1.2.5.1(both seems slower than previous)
> release ? 
> 
> If not, i will provide tests to reproduce
> 
> Regards, 
> 
> -- 
> Muniak Julien 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list