.. |
arraysize.h
|
Apply clang-format to all headers and source (#303)
|
2016-10-07 11:35:03 -07:00 |
benchmark_api_internal.cc
|
Make State constructor private. (#650)
|
2018-09-28 12:28:43 +01:00 |
benchmark_api_internal.h
|
Add process_time for better OpenMP and user-managed thread timing
|
2019-04-09 13:01:33 +01:00 |
benchmark_main.cc
|
Add benchmark_main target. (#601)
|
2018-05-25 11:18:58 +01:00 |
benchmark_name.cc
|
BENCHMARK_CAPTURE() and Complexity() - naming problem (#761)
|
2019-03-17 16:38:51 +03:00 |
benchmark_register.cc
|
Add process_time for better OpenMP and user-managed thread timing
|
2019-04-09 13:01:33 +01:00 |
benchmark_register.h
|
Negative ranges #762 (#787)
|
2019-03-26 10:50:53 +00:00 |
benchmark_runner.cc
|
Add process_time for better OpenMP and user-managed thread timing
|
2019-04-09 13:01:33 +01:00 |
benchmark_runner.h
|
[NFC] Refactor RunBenchmark() (#690)
|
2018-10-01 17:51:08 +03:00 |
benchmark.cc
|
BENCHMARK_CAPTURE() and Complexity() - naming problem (#761)
|
2019-03-17 16:38:51 +03:00 |
check.h
|
(clang-)format all the things (#610)
|
2018-06-01 11:14:19 +01:00 |
CMakeLists.txt
|
Avoid using CMake 3.6 feature list(FILTER ...) (#612)
|
2018-06-06 12:32:42 +01:00 |
colorprint.cc
|
[benchmark] Lowercase windows specific includes (#679)
|
2018-09-18 09:42:20 +01:00 |
colorprint.h
|
Apply clang-format to all headers and source (#303)
|
2016-10-07 11:35:03 -07:00 |
commandlineflags.cc
|
(clang-)format all the things (#610)
|
2018-06-01 11:14:19 +01:00 |
commandlineflags.h
|
Auto-detect whether Benchmark should produce colorized output (#126)
|
2016-09-15 15:10:35 -06:00 |
complexity.cc
|
[JSON] add threads and repetitions to the json output (#748)
|
2019-03-26 09:53:07 +00: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
|
Fix header lines length (#752)
|
2019-01-13 17:26:49 +03:00 |
counter.cc
|
Add Iteration-related Counter::Flags. Fixes #618 (#621)
|
2018-06-27 15:45:30 +01:00 |
counter.h
|
Add Iteration-related Counter::Flags. Fixes #618 (#621)
|
2018-06-27 15:45:30 +01:00 |
csv_reporter.cc
|
Un-deprecate [SG]et{Item,Byte}sProcessed, re-implement as custom counters. (#676)
|
2018-09-13 22:03:47 +03:00 |
cycleclock.h
|
Include sys/time.h for cycleclock.h when building on MinGW (#680)
|
2018-09-19 11:52:05 +01:00 |
internal_macros.h
|
[#766] add x-compile support for QNX SDP7 (#770)
|
2019-02-19 13:05:55 +00:00 |
json_reporter.cc
|
[JSON] add threads and repetitions to the json output (#748)
|
2019-03-26 09:53:07 +00:00 |
log.h
|
(clang-)format all the things (#610)
|
2018-06-01 11:14:19 +01:00 |
mutex.h
|
Apply clang-format to all headers and source (#303)
|
2016-10-07 11:35:03 -07:00 |
re.h
|
(clang-)format all the things (#610)
|
2018-06-01 11:14:19 +01:00 |
reporter.cc
|
BENCHMARK_CAPTURE() and Complexity() - naming problem (#761)
|
2019-03-17 16:38:51 +03:00 |
sleep.cc
|
[benchmark] Lowercase windows specific includes (#679)
|
2018-09-18 09:42:20 +01:00 |
sleep.h
|
Replace int64_t usages with 'int' instead. (#359)
|
2017-03-27 18:32:12 -06:00 |
statistics.cc
|
[JSON] add threads and repetitions to the json output (#748)
|
2019-03-26 09:53:07 +00: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
|
Fix compilation on Android with GNU STL (#596)
|
2018-06-05 11:36:26 +01:00 |
string_util.h
|
Negative ranges #762 (#787)
|
2019-03-26 10:50:53 +00:00 |
sysinfo.cc
|
[#774] implement GetNumCPUs(), GetCPUCyclesPerSecond(), and GetCacheSizes() (#775)
|
2019-02-28 10:42:44 +00:00 |
thread_manager.h
|
Un-deprecate [SG]et{Item,Byte}sProcessed, re-implement as custom counters. (#676)
|
2018-09-13 22:03:47 +03:00 |
thread_timer.h
|
Add process_time for better OpenMP and user-managed thread timing
|
2019-04-09 13:01:33 +01:00 |
timers.cc
|
[benchmark] Lowercase windows specific includes (#679)
|
2018-09-18 09:42:20 +01:00 |
timers.h
|
Make PauseTiming() and ResumeTiming() per thread. (#286)
|
2016-09-02 21:34:34 -06:00 |