https://bugzilla.novell.com/show_bug.cgi?id=362598
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=362598#c5 --- Comment #5 from Marek Safar <[EMAIL PROTECTED]> 2008-02-19 04:34:33 MST --- I think your 2% size reduction is underestimated. Some time ago I tried to do some measurements and it was something like 8 - 10% for large assemblies. But as you can see from this issue code compiled by csc will get inlined and code compiled by mcs will not. You can increase the limit but than you can inline too much in csc case. -- 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
