[Mono-dev] [PATCH] Faster char based memset for String constructor

Rodrigo Kumpera kumpera at gmail.com
Thu Nov 8 12:28:16 EST 2007


You need to add tests to StringTest.cs for all new code paths.
Do you have numbers on the performance advantage of this change?

Rodrigo

On 11/8/07, Kornél Pál <kornelpal at gmail.com> wrote:
>
> Hi,
>
> > This new implementation is based on memset rather than simply using a
> > single
> > for loop.
>
> May I commit this patch?
>
> Kornél
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071108/02da0618/attachment.html 


More information about the Mono-devel-list mailing list