[libcxx-commits] [libcxx] Optimize std::__tree::__assign_multi to insert the provided range at the end of the tree every time (PR #131030)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 27 07:10:03 PDT 2025
philnik777 wrote:
With your code I see a bigger difference (about 8%). I'm not sure what the difference between the libc++ and your benchmark is. They look very similar.
https://github.com/llvm/llvm-project/pull/131030
More information about the libcxx-commits
mailing list