On Thu, 29 Mar 2007 11:28:49 -0400, Miguel de Icaza <[EMAIL PROTECTED]>
scribbled:

> Hello,
> 
> > Please review a performance optimization for HttpRequest.Headers and
> > HttpRequest.ServerVariables collections.
> > It implements lazy collection fill because most common flow is to ask
> > for value by name. Only if user ask for enumerator or count, collection
> > will be fully loaded.
> > This gives about 25% performance improvement on common flow.
> 
> Ah, this is brilliant, I love it.
I like the patch very much, too. Please commit!

regards,

marek

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to