benchmark/src
Yangqing Jia 491360b833 Add option to install benchmark (#463)
* Add option to install benchmark

* Change to BENCHMARK_ENABLE_INSTALL per @dominichamon
2017-10-20 13:49:37 -07:00
..
arraysize.h
benchmark.cc Improve KeepRunning loop performance to be similar to the range-based for. (#460) 2017-10-17 08:40:44 -07:00
benchmark_api_internal.h Drop Stat1, refactor statistics to be user-providable, add median. (#428) 2017-08-23 16:44:29 -07:00
benchmark_register.cc Drop Stat1, refactor statistics to be user-providable, add median. (#428) 2017-08-23 16:44:29 -07:00
check.h
CMakeLists.txt Add option to install benchmark (#463) 2017-10-20 13:49:37 -07:00
colorprint.cc
colorprint.h
commandlineflags.cc Google-style cleanups (#416) 2017-07-13 18:33:43 +02:00
commandlineflags.h
complexity.cc Drop Stat1, refactor statistics to be user-providable, add median. (#428) 2017-08-23 16:44:29 -07:00
complexity.h Drop Stat1, refactor statistics to be user-providable, add median. (#428) 2017-08-23 16:44:29 -07:00
console_reporter.cc Allow the definition of 1k to be flexible. (#438) 2017-08-21 16:05:24 -07:00
counter.cc
counter.h
csv_reporter.cc more clang tidy cleanups (#417) 2017-07-15 00:21:20 +02:00
cycleclock.h
internal_macros.h
json_reporter.cc Json reporter: don't cast floating-point to int; adjust tooling (#426) 2017-07-24 16:13:55 -07:00
log.h
mutex.h
re.h
reporter.cc Drop Stat1, refactor statistics to be user-providable, add median. (#428) 2017-08-23 16:44:29 -07:00
sleep.cc
sleep.h
statistics.cc Drop Stat1, refactor statistics to be user-providable, add median. (#428) 2017-08-23 16:44:29 -07:00
statistics.h Drop Stat1, refactor statistics to be user-providable, add median. (#428) 2017-08-23 16:44:29 -07:00
string_util.cc Allow the definition of 1k to be flexible. (#438) 2017-08-21 16:05:24 -07:00
string_util.h Allow the definition of 1k to be flexible. (#438) 2017-08-21 16:05:24 -07:00
sysinfo.cc
sysinfo.h
timers.cc
timers.h