[Mono-devel-list] [PATCH] increase type lookup cache hits in mcs
Ben Maurer
bmaurer at ximian.com
Wed Nov 24 16:30:27 EST 2004
Hey guys,
This patch increases the number of times we hit the type lookup cache in
mcs.
Today, we don't cache the results of any lookups where the lookup is
silent. This patch will cache any *successful* lookup, regardless of if
it is silent.
This saves 5% on corlib compilation.
-- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcs-type-lookup.patch
Type: text/x-patch
Size: 319 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041124/9075d8e2/attachment.bin
More information about the Mono-devel-list
mailing list