http://bugzilla.novell.com/show_bug.cgi?id=464929
http://bugzilla.novell.com/show_bug.cgi?id=464929#c2 Joseph Ruskiewicz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]. | |ch --- Comment #2 from Joseph Ruskiewicz <[email protected]> 2009-12-01 15:39:22 UTC --- It appears that the sorting algorithm of Array.Sort is the culprit. Sorting a large list of integers or user-defined objects all suffer at least a 5x slowdown compared to the MS implementation. It doesn't appear to be a string specific issue. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
