[Mono-bugs] [Bug 80578][Wis] Changed - Optimize empty array allocation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 23 03:56:08 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 massi at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80578

--- shadow/80578	2007-01-22 14:28:23.000000000 -0500
+++ shadow/80578.tmp.25814	2007-01-23 03:56:08.000000000 -0500
@@ -63,6 +63,14 @@
 expensive there, no point in reopening the bug.
 
 ------- Additional Comments From marek.safar at seznam.cz  2007-01-22 14:28 -------
 Thanks for the feedback.
 
 However, I thought this could be done at JIT level
+
+------- Additional Comments From massi at ximian.com  2007-01-23 03:56 -------
+Of course it can, but it would slow down the real interesting path
+at run time, all the times.
+
+This is why Paolo says solving it at the application level is the
+way to go.
+


More information about the mono-bugs mailing list