[Issue 5077] std.algorithm.schwartzSort is slow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 19 00:05:57 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=5077


Peter Alexander <peter.alexander.au at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.alexander.au at gmail.co
                   |                            |m


--- Comment #1 from Peter Alexander <peter.alexander.au at gmail.com> 2010-10-19 00:05:18 PDT ---
I get quite similar timings:

sort: 3.8
alt. sort: 3.4
schwartz: 25.8

This is with -inline -O -release.

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


More information about the Digitalmars-d-bugs mailing list