[Mono-bugs] [Bug 78016][Nor] Changed - Low performace of new array
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 18 07:15:14 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=78016
--- shadow/78016 2006-04-06 09:21:35.000000000 -0400
+++ shadow/78016.tmp.23443 2007-01-18 07:15:14.000000000 -0500
@@ -88,6 +88,9 @@
*) the jit will recognize the InitializeArray call with a constant
RuntimneFieldHandle, get the pointer to the data and insert a call to
string.memcpy(). Ptoper checks are needed, but in most cases they
values are constant at jit time.
When all of this is implemented we'll still be likely 40-50% slower,
probably, but it's much better than 5+ times:)
+
+------- Additional Comments From lupus at ximian.com 2007-01-18 07:15 -------
+*** Bug 80541 has been marked as a duplicate of this bug. ***
More information about the mono-bugs
mailing list