14 Mar
2026
14 Mar
'26
6:11 p.m.
On Wed, 11 Mar 2026, Peter Taraba via Boost wrote:
I'm Peter Taraba, and I've been developing a new sorting algorithm called statsort that I'd love to explore adding to Boost.Sort. [...] **Benchmarks** (GCC -O3, x86-64 Linux, vs std::sort):
Wouldn't it make sense to run benchmarks against the other functions in Boost.Sort first? -- Marc Glisse