[libcxx-commits] [libcxx] [libc++] Remove atomic_wait benchmarks (PR #158289)

via libcxx-commits libcxx-commits at lists.llvm.org
Sat Sep 13 02:03:25 PDT 2025


huixie90 wrote:

LGTM. These benchmarks were added because I was actively developing atomic wait. We don’t have to run them in general. I wonder if there are ways to keep them but not running them in usual CI,  in case we need to work on it again

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


More information about the libcxx-commits mailing list