[Issue 9645] std.algorithm.splitter on string with char as separator performs badly in certain situations

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Nov 10 09:26:48 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=9645


monarchdodra at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


--- Comment #3 from monarchdodra at gmail.com 2013-11-10 09:26:41 PST ---
(In reply to comment #2)
> Gone from twice as slow to five times as fast. Not bad :)

Merged in: This is now fixed.

That said, this doesn't mean there can't be room for even more improvements in
the splitter algorithm: see
https://d.puremagic.com/issues/show_bug.cgi?id=9646) shows that splitter
substring can also be improved.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list