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=80541

--- shadow/80541        2007-01-18 07:15:14.000000000 -0500
+++ shadow/80541.tmp.25595      2007-01-18 09:36:09.000000000 -0500
@@ -87,6 +87,14 @@
 types and accessing less metadata at runtime: note use a size in
 bytes, not elements).
 The benchmark is also buggy, because it doesn't use the array, so the
 runtime could completely remove the allocation.
 
 *** This bug has been marked as a duplicate of 78016 ***
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-01-18 09:36 -------
+FYI, I found what causes the slowdown.
+
+MS made that optimization as part of .NET 2.0 because
+when I recompiled same program with gmcs to use 2.0
+corlib the result were as expected (same speed on MS
+runtime).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to