-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use results in concurrent hash map bench
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. X-link: facebook/folly#2393 Reviewed By: yfeldblum Differential Revision: D70711095 Pulled By: YifanYuan3 fbshipit-source-id: 97440b5f823ff732efd5763545c2fd603a714b1c
- Loading branch information
1 parent
e58bd18
commit 36295b2
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters