Skip to content

Commit

Permalink
Small rewording in folly Benchmark comment
Browse files Browse the repository at this point in the history
Summary: A bit more clear

Reviewed By: yfeldblum

Differential Revision: D4075931

fbshipit-source-id: 1398500336d412b5e7663ef1e67b20a329ce2979
  • Loading branch information
A5he authored and Facebook Github Bot committed Oct 25, 2016
1 parent 9db297b commit e0cb729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion folly/Benchmark.h
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ void doNotOptimizeAway(T&& datum) {
/**
* Just like BENCHMARK, but prints the time relative to a
* baseline. The baseline is the most recent BENCHMARK() seen in
* lexical order. Example:
* the current scope. Example:
*
* // This is the baseline
* BENCHMARK(insertVectorBegin, n) {
Expand Down

0 comments on commit e0cb729

Please sign in to comment.