[Mono-dev] [PATCH] String.cs

Rafael Teixeira monoman at gmail.com
Wed May 6 09:35:01 EDT 2009


Do you have some benchmarks comparing the two versions? Although we really
like the idea of having less-and-less unmanaged code in the system class
libraries, we need to be sure the solution does not affect performance too
badly.

Thanks for your efforts so far,

On Wed, May 6, 2009 at 7:03 AM, Phil <mono at thinkedge.com> wrote:

> Hi! This is my first submission to Mono.
>
> The attached patch replaces the unmanaged version of the
> String.InternalSplit() method with a managed implementation. This is a
> direct port from the existing C code to C#. I tested this against the 2.0
> and 1.1 profiles and there were no regressions. This patch is contributed
> under the X11 license.
>
> I hope it can be incorporated into Mono.
>
> Phil
>
> BTW. This is the first patch submission from the MOSA Project team.
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"To be creative means to be in love with life. You can be creative only if
you love life enough that you want to enhance its beauty, you want to bring
a little more music to it, a little more poetry to it, a little more dance
to it."
Osho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090506/58d5cae5/attachment-0001.html 


More information about the Mono-devel-list mailing list