[libcxx-commits] [libcxx] Optimize std::__tree::__assign_multi to insert the provided range at the end of the tree every time (PR #131030)

via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 25 09:49:29 PDT 2025


higher-performance wrote:

@philnik777 thanks, I wasn't aware. But I'm not using CMake, I have a different build system. Setting this up is quite a headache. The change is incredibly trivial and it's a clear benchmark win -- any chance you could either just accept it or run the benchmarks on your end?

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


More information about the libcxx-commits mailing list