[all-commits] [llvm/llvm-project] 721d1a: [libc++] Disable std::shared_mutex benchmarks outs...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Sep 23 11:47:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 721d1a009e528e66d788e7b3c17800633dc7bd24
      https://github.com/llvm/llvm-project/commit/721d1a009e528e66d788e7b3c17800633dc7bd24
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M libcxx/test/benchmarks/shared_mutex_vs_mutex.bench.cpp

  Log Message:
  -----------
  [libc++] Disable std::shared_mutex benchmarks outside of dry-run

Like some of the atomic_wait benchmarks, it is very expensive and only
intended for A/B comparisons when actively investigating.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list