[libcxx-commits] [libcxx] [ASan][libc++] Optimize `__annotate_delete` for the default allocator (PR #76176)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Sat Dec 23 01:56:38 PST 2023


philnik777 wrote:

@AdvenamTacet I don't necessarily think that this isn't worth the cost. I'd simply like to see some numbers. If this is a 1% perf improvement in a micro-benchmark, I don't think this is worth it. If it's a 10x improvement, it probably is worth the cost.

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


More information about the libcxx-commits mailing list