https://bugzilla.novell.com/show_bug.cgi?id=405052
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=405052#c3 Zoltan Varga <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #3 from Zoltan Varga <[EMAIL PROTECTED]> 2008-06-30 18:17:53 MDT --- As usual, the linear IL branch generates code which is about 15% faster on my amd64 machine. Also notice that you make a lot of method calls, so you might be measuring the performance of methods calls, not the performance of GetHashCode. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
