http://bugzilla.novell.com/show_bug.cgi?id=524595
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=524595#c5 --- Comment #5 from Antonio Cuni <[email protected]> 2009-07-25 12:56:54 MDT --- I'd expect a good JIT to be able to optimize such simple cases, as it could figure out that the "tmp" variable is not needed. I think that enable this basic optimization could speed up considerably a lot of existing code (although I admit this is just a feeling, it's hard to prove it without implementing :-)). FWIW, the JVM runs the equivalent "slow" code at the same speed of the "fast" one. -- Configure bugmail: http://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
