[Mono-bugs] [Bug 375249] Performance of Math.Max and Math.Min ( missing predicate instructions)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 1 13:34:00 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=375249

User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=375249#c3





--- Comment #3 from Zoltan Varga <vargaz at gmail.com>  2008-04-01 11:34:00 MST ---
The code is still slower because of sub-optimal code generated for long
operations
by the JIT. On my 3 year old amd64 machine, the non-inlined benchmark runs in
2.6 seconds, while on the same machine, in 32 bit mode, it runs in 11.7
seconds.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list