[libcxx-commits] [libcxx] [libc++] Simplify and clean up heap operations (PR #159917)

via libcxx-commits libcxx-commits at lists.llvm.org
Sun Oct 5 01:11:48 PDT 2025


nukyan wrote:

> Looking at the benchmark results, I don't see anything with a clear gain. Did I miss something?

Hi, could you please take a look when you have a moment? It's a small change focus on simplify and clean up codes in libc++. I've thoroughly tested the changes, and they are working as expected. 😄

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


More information about the libcxx-commits mailing list