[Mono-bugs] [Bug 362598] Inline String.IsNullOrEmpty() calls

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Feb 19 06:34:33 EST 2008


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

User msafar at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=362598#c5





--- Comment #5 from Marek Safar <msafar at novell.com>  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.


More information about the mono-bugs mailing list