std.algorithm.sort slower than C++'s std::sort for integer arrays
    Andrea Fontana 
    nospam at example.com
       
    Fri Nov  9 09:38:28 UTC 2018
    
    
  
On Friday, 9 November 2018 at 09:34:10 UTC, Atila Neves wrote:
> On Thursday, 8 November 2018 at 17:43:47 UTC, JN wrote:
> That is indeed what the ddoc says. The code, however:
------------
Check my answer I didn't see yours. It seems a hybrid algorithm, 
quickSortImpl it's not a pure quick sort implementation actually.
Andrea
    
    
More information about the Digitalmars-d
mailing list