|
proxygen
|
Go to the source code of this file.
Functions | |
| void | runTest (int iters) |
| BENCHMARK_DRAW_LINE () | |
| BENCHMARK (Increment, iters) | |
| int | main (int argc, char *argv[]) |
| BENCHMARK | ( | Increment | , |
| iters | |||
| ) |
Definition at line 37 of file ThreadCachedIntsBenchmark.cpp.
References folly::BENCHMARK_DRAW_LINE(), and runTest().
| BENCHMARK_DRAW_LINE | ( | ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| void runTest | ( | int | iters | ) |
Definition at line 22 of file ThreadCachedIntsBenchmark.cpp.
References folly::BENCHMARK_DRAW_LINE(), folly::BenchmarkSuspender::dismiss(), and i.
Referenced by BENCHMARK().