[libstdc++] pdqsort - a faster std::sort

Jonathan Wakely jwakely@redhat.com
Tue Apr 7 13:50:00 GMT 2015


On 07/04/15 15:44 +0200, Orson Peters wrote:
>I'd like to present pattern-defeating quicksort, a novel sorting algorithm.

I'd be nervous about switching to a novel algorithm rather than a
well-known one that has stood the test of time, but this isn't my area
of expertise so I'll leave it to others to make any more substantial
comments.



More information about the Libstdc++ mailing list