- 02 Jun, 2016 7 commits
- 01 Jun, 2016 2 commits
- 30 May, 2016 3 commits
-
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
- 27 May, 2016 4 commits
-
-
Eric Fiselier authored
-
Eric authored
* Move ComputeStats call out of the reporters * Cleanup adjusted time calculations in reporters * Move ComputeBigO call out of reporters * Remove ReportComplexity interface using ReportRuns instead * Factor out reporting of basic context information * Attempt to fix GCC 4.6 build errors * Move ComputeStats to complexity.cc
-
Eric authored
* Add lambda benchmarks * Remove lambda capture since the lambda is not at a block scope * Remove LambdaBenchmark helper since FunctionBenchmark can be used with non-capturing lambas * Add lambda benchmarks * Remove lambda capture since the lambda is not at a block scope * Remove LambdaBenchmark helper since FunctionBenchmark can be used with non-capturing lambas * Add more docs for BENCHMARK_CAPTURE. * Fix use of misnamed parameter * Guard BENCHMARK_CAPTURE tests against non-c++11 compilers * Move tests out of basic_test.cc
-
Eric authored
* Add test for reporter output. * setup err_stream tests * Fix warnings in tests * whitespace * Fix build errors caused by super pedantic compilers * Pass streams by pointer not non-const reference
-
- 26 May, 2016 9 commits
-
-
Dominic Hamon authored
-
git://github.com/ismaelJimenez/benchmark…Dominic Hamon authored
Merge branch 'update_complexity' of git://github.com/ismaelJimenez/benchmark into ismaelJimenez-update_complexity
-
Ismael authored
-
Ismael authored
-
Ismael authored
-
Ismael authored
-
Ismael authored
-
Eric authored
Force DoNotOptimize operand to memory for both gcc and clang
-
Albert Pretorius authored
-
- 25 May, 2016 15 commits
-
-
Dominic Hamon authored
-
Ismael authored
-
Ismael authored
-
Ismael authored
-
Ismael authored
-
Ismael authored
-
Ismael authored
-
Ismael authored
-
Ismael authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-