[Mono-bugs] [Bug 81981][Nor] Changed - [PERF] Up to 4x slower unsafe code
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 4 08:03:20 EDT 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=81981
--- shadow/81981 2007-07-04 07:40:38.000000000 -0400
+++ shadow/81981.tmp.20044 2007-07-04 08:03:20.000000000 -0400
@@ -194,6 +194,11 @@
The IL code to see why we generate worse JIT code from their IL code,
we don't care about their jit-generated code.
Anyway, I added the support in the jit to use SSE2 instructions to
convert to int and this makes the test go from 1850 to 800 on my
system: this should cover pretty much all the difference with the
mcs-compiled IL code.
+
+------- Additional Comments From marek.safar at seznam.cz 2007-07-04 08:03 -------
+Created an attachment (id=19503)
+Sure, here it is.
+
More information about the mono-bugs
mailing list