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

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





--- Comment #7 from Paolo Molaro <[EMAIL PROTECTED]>  2008-03-17 11:16:18 MST 
---
The changed BaseToString() is even worse than the first iteration, as it
calculates several results that are not used in any way so the jit could
completely remove them and the test is not measuring them, so the test becomes
irrelevant as when we talk about speed we're interested in the speed of doing
something, not on the speed of doing nothing.


-- 
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

Reply via email to