google/benchmark

benchmark::MakeUnpredictable

Open

#341 创建于 2017年2月11日

在 GitHub 查看
 (13 评论) (0 反应) (1 负责人)C++ (1,539 fork)batch import
enhancementhelp wantedincomplete

仓库指标

Star
 (7,968 star)
PR 合并指标
 (平均合并 4天 2小时) (30 天内合并 19 个 PR)

描述

folly::benchmark includes makeUnpredictable function to hide a compile-time constant value of a variable from optimizer. This is a very useful feature, and google::benchmark should provide something similar.

贡献者指南