[Mono-bugs] [Bug 551156] String.EndsWith is very slow
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 30 17:08:40 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=551156
User spouliot at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=551156#c1
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aenomoto at novell.com
--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 2009-10-30 15:08:36 MDT ---
The reason (not the solution) for this is that SimpleCollator has an
optimization for IsPrefix while a similar one is commented for IsSuffix.
Atsushi (on c.c.) commented this block of code on r49793.
--
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