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.

貢獻者指南