[Issue 5077] std.algorithm.schwartzSort is slow

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 7 14:52:16 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=5077

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86                         |All
                 OS|Windows                     |All

--- Comment #6 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
Still reproducible in 2017.

FWIW, with LDC, the difference is smaller: only schwartzSort is slower than
regular sort only by about one third rather than being about twice as slow.

--


More information about the Digitalmars-d-bugs mailing list