Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80508 --- shadow/80508 2007-01-15 10:04:51.000000000 -0500 +++ shadow/80508.tmp.13290 2007-01-15 17:41:25.000000000 -0500 @@ -155,6 +155,10 @@ which is cheap. We need to consider the cost of useless copying (which will be offset by removing the GC initialization, though), but in the overall picture, it will still be better or close in performance and resource usage. So I suggest a non-constant expression factor closer to 80% to decide to switch to hand-rolled initialization. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-15 17:41 ------- +My optimization is in svn now (without the unrolled memcpy for small +sizes). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
