Avoid measuring thread::join in UnboundedQueue benchmark
Summary: [Folly] Avoid measuring `thread::join` in `UnboundedQueue` benchmark. Use a single `barrier` which also replaces the technique which avoids measuring thread start. Reviewed By: magedm Differential Revision: D13192004 fbshipit-source-id: 9b86bed2efb110dc863994e1114b4e7c40f9f225
Showing
Please register or sign in to comment