Use alignas(folly::cacheline_align_v) to improve NotificationQueue perf
Summary: This also splits queue size counter into two to make sure we do fewer atomic operations on the consumer thread. Differential Revision: D24490151 fbshipit-source-id: 69297a2fd0c5fddcd7355a28fe600b72320e81cd
Showing
Please register or sign in to comment