XLOG_EVERY_N, XLOG_EVERY_N_EXACT
Summary: [Folly] `XLOG_EVERY_N`, `XLOG_EVERY_N_EXACT`. Renaming `XLOG_EVERY_N` to `XLOG_EVERY_N_EXACT` and adding a new `XLOG_EVERY_N` which performs better under contention, at the cost of possibly missing increments and therefore over-logging. Reviewed By: simpkins Differential Revision: D15230953 fbshipit-source-id: cf7b86b96340f78156f7cd25f7e784b0f1b8d5fa
Showing
Please register or sign in to comment