[Mono-bugs] [Bug 80508][Nor] Changed - code quality regression for array init

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 15 17:41:25 EST 2007


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 lupus at ximian.com.

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 lupus at ximian.com  2007-01-15 17:41 -------
+My optimization is in svn now (without the unrolled memcpy for small
+sizes).


More information about the mono-bugs mailing list