Subject: Re: [boost] sorting library proposal (Was: Review Wizard Status Report for June 2009)o
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-06-03 12:06:25


Steven Ross wrote:

> float_sort uses a reasonably well-known trick that solves a major
> performance problem with x86 processors, but hasn't been widely accepted.  I
> think it would be good to make this more readily available.

What trick?

- Volodya