BENCHMARK_NAMED_PARAM(contendedUse, 32_to_32, 32, 32)
BENCHMARK_NAMED_PARAM(contendedUse, 32_to_1000, 32, 1000)
-// sudo nice -n -20 _build/opt/folly/test/LifoSemTests \
+// sudo nice -n -20 _build/opt/folly/test/LifoSemTests
// --benchmark --bm_min_iters=10000000 --gtest_filter=-\*
// ============================================================================
// folly/test/LifoSemTests.cpp relative time/iter iters/s
BENCH_REL (pthrd_rwlock_ping_pong, burn1M, 1000, 1000000)
// Reproduce with 10 minutes and
-// sudo nice -n -20 \
+// sudo nice -n -20
// shared_mutex_test --benchmark --bm_min_iters=1000000
//
// Comparison use folly::RWSpinLock as the baseline, with the