[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
Thu Mar 27 07:00:49 PDT 2025


higher-performance wrote:

@philnik777 thank you, that's strange. The assignment operator should be faster. Are you able to reproduce the timing on the code I posted, or do you not see any difference there either?

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


More information about the libcxx-commits mailing list