> Wouldn't it make sense to run benchmarks against the other functions in Boost.Sort first?
 
yes Marc, thank you for amazing feedback.
 
---
Peter Taraba
 
 
Sent: Saturday, March 14, 2026 at 11:11 AM
From: "Marc Glisse" <marc.glisse@inria.fr>
To: "Peter Taraba via Boost" <boost@lists.boost.org>
Cc: "Peter Taraba" <taraba.peter@mail.com>
Subject: Re: [boost] Proposing statsort for Boost.Sort
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