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-13 08:50:08.000000000 -0500 +++ shadow/80508.tmp.21486 2007-01-14 12:58:54.000000000 -0500 @@ -63,6 +63,13 @@ all you want, but you're measuring the wrong thing. This change increases jit time and runtime memory use and it's preventing the JIT from optimizing the initialization (the jit could just mempcy() the data on little endian systems). This has nothing to do with different architectures: the issue is that this change is not an optimization: it is a pessimization. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-14 12:58 ------- +The change was done in 59040, the original value was six, instead of 200. + +I would go up to 10. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
