[libcxx-commits] [libcxx] [libc++] Use char_traits::copy while inserting when possible (PR #97201)

via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 1 12:15:54 PDT 2024


EricWF wrote:

What effect does this have on the benchmarks? 
If we're getting the optimization, I would expect this to be observable.


Also, was the lines of assembly in a debug or optimized build configurations?

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


More information about the libcxx-commits mailing list