https://bugzilla.novell.com/show_bug.cgi?id=655380
https://bugzilla.novell.com/show_bug.cgi?id=655380#c6 --- Comment #6 from Paolo Molaro <[email protected]> 2010-11-23 07:53:24 UTC --- My guess is that for <= 3/4 items we should do a cascading if sequence, for up to 15 or so a binary search using OrdinalCompare, and only for higher string counts go for the hash. -- 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
