Boost logo

Boost :

Subject: Re: [boost] Review Request: Algorithm.Sorting
From: Jeffrey Bosboom (jbosboom_at_[hidden])
Date: 2009-05-06 23:24:08


Steven Ross wrote:
> Also, the mostly-sorted performance issue is resolved; performance is now
> comparable on Windows between integer_sort and std::sort on mostly-sorted
> data, without any platform-specific edits.

I'm curious as to why std::sort was faster for mostly-sorted data, and
what you did to your algorithm to match its speed.

--Jeffrey Bosboom


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk