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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=405146#c3





--- Comment #3 from Marek Safar <[EMAIL PROTECTED]>  2008-07-01 02:28:40 MDT ---
I think this rule should apply to strings only, other constants can be folded
and are usually just 1-8 bytes, so you may get some performance benefits.

However for strings, the runtime has to do a lookup every time it loads a
string constant which can be expensive.


-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to