[Mono-devel-list] [PATCH] Cleanup of MonoClass member usage in metadata
Miguel de Icaza
miguel at ximian.com
Mon Jan 31 00:55:05 EST 2005
Hello,
> The attached patch does a cleanup of the usage of the methods, events,
> properties, and fields arrays in MonoClass. Right now, we are directly
> accessing the members in the in-memory array. This patch makes most
> accesses use the enumerator functions that are now part of the public
> api.
Do you have measurements on the performance difference with and without
the patch?
Miguel
More information about the Mono-devel-list
mailing list