You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
This PR adds `folly::doNotOptimizeAway` to all concurrent hash map benchmarks.
Without this, gcc and clang (with larger inlining threshold) may remove parts of the benchmark.
Pull Request resolved: #2393
Reviewed By: yfeldblum
Differential Revision: D70711095
Pulled By: YifanYuan3
fbshipit-source-id: 97440b5f823ff732efd5763545c2fd603a714b1c
0 commit comments