https://bugzilla.novell.com/show_bug.cgi?id=655380
https://bugzilla.novell.com/show_bug.cgi?id=655380#c2 Zoltan Varga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Zoltan Varga <[email protected]> 2010-11-22 23:10:29 UTC --- The switch version is slower on x86 too by about 30% on HEAD, since it uses a hash table under the hood. I think the threshold for using a hash table should be increased, using it for a switch with three cases seems like an overkill. -- 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
