Use Barrier in benchmark
Summary: Use folly::test::Barrier in benchmark instead of spin-waiting. Benchmarks are more consistent now, and perf output is useful instead of showing a bunch of spinning. Also remove the DSched stuff from bench(), we don't want to benchmark DSched. Reviewed By: davidtgoldblatt Differential Revision: D8162600 fbshipit-source-id: 52a1218e7fc2b87f0926dbc29c13bf0c9478e804
Showing
Please register or sign in to comment