[Mono-bugs] [Bug 464929] Sorting strings is 10x slower than MS.NET
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Dec 1 10:39:24 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=464929
http://bugzilla.novell.com/show_bug.cgi?id=464929#c2
Joseph Ruskiewicz <joseph.ruskiewicz at inf.ethz.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joseph.ruskiewicz at inf.ethz.
| |ch
--- Comment #2 from Joseph Ruskiewicz <joseph.ruskiewicz at inf.ethz.ch> 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.
More information about the mono-bugs
mailing list