[libcxx-commits] [libcxx] [libc++] Rewrite the std::pop_heap benchmark (PR #179911)

Aleksei Sidorin via libcxx-commits libcxx-commits at lists.llvm.org
Sun Feb 22 17:27:43 PST 2026


a-sid wrote:

This rewrite has also fixed an issue: we ran the benchmark on random inputs, not heap-ordered ones. 

https://github.com/llvm/llvm-project/pull/179911


More information about the libcxx-commits mailing list