[Mono-devel-list] [PATCH] OffsetToStringData as an intrinsic

Ben Maurer bmaurer at users.sourceforge.net
Sun May 16 12:30:02 EDT 2004


Miguel asked me what difference this makes. I did this patch while
testing a managed GetHashCode impl. For small strings, this helped out
alot with the benchmark, because the method call was increasing the
amount of time spent in the method.

-- Ben

On Fri, 2004-05-14 at 19:26, Ben Maurer wrote:
> Hello,
> 
> This patch makes OffsetToStringData an intrinsic.
> 
> -- Ben




More information about the Mono-devel-list mailing list