[Mono-devel-list] Strange performance drop with svn code lately

Lluis Sanchez lluis at ximian.com
Tue Dec 14 10:55:12 EST 2004


On dt, 2004-12-14 at 16:23 +0100, Zoltan Varga wrote:
>                     Hi,
> 
> > 
> > THe fix that zoltan checked in a bit ago should fix things. Try updating
> > to head actually.
> > 
> > -- Ben
> > 
> 
>  I'm not sure about that. If an application makes calls to CurrentCulture from
> different appdomains, the culture will allways be deserialized on each call even
> with the current code.

Would it be possible to cache the culture object in each domain? The
Thread would only refresh the cached culture if it has been modified
(maybe it is not always possible to know if the culture has been
modified, but we can for most of scenarios).

It is a pity that with the current situation, all effort made to
optimize the cross-domain channel is now useless.

Lluis.

> > 
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> _______________________________________________
> 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