History log of /external/google-benchmark/src/walltime.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cfa3e181ab9a411d6b04bc442e3ba40597de3f1a 27-Mar-2015 Eric Fiselier <eric@efcs.ca> Make DateTimeString part of the internal implementation
/external/google-benchmark/src/walltime.h
1b9e55c281a82ffc37b16f8930f1877b615c22cb 26-Mar-2015 Eric Fiselier <eric@efcs.ca> Remove walltime implementation tests and expose less internals
/external/google-benchmark/src/walltime.h
725f1f066d7e9c3834ebeb34d20e709a030e9cd9 26-Mar-2015 Eric Fiselier <eric@efcs.ca> add walltime benchmark and fix unused variable.
/external/google-benchmark/src/walltime.h
a3308c6d86f3ab9446d9cb93ab1c77131b84a55a 26-Mar-2015 Eric Fiselier <eric@efcs.ca> Introduce use of std::chrono and remove Walltime printing
/external/google-benchmark/src/walltime.h
8ed7d7664bbd64490f591339648261b642d6372e 06-Mar-2015 Eric Fiselier <eric@efcs.ca> The second step towards merging the timer changes.

This patch does two things:

1. It overhalls the static initialization in Walltime to be simplier. It uses
a static variable inside WallTime::Now() to initialize the timer.

2. Add a logging mechanism so that the -v flag actually has meaning and
reimplement the CHECK macros to allow extra messages to be streamed in.
/external/google-benchmark/src/walltime.h
9a25f47250e51df6b4f3fe6579ff547b6daa9284 20-Dec-2013 Dominic Hamon <dominic+github@google.com> Fix printing of time
/external/google-benchmark/src/walltime.h
e390e4ebc3c728e69d335a33c0cb00547dcd0dde 20-Dec-2013 Dominic Hamon <dominic+github@google.com> Adding benchmark namespace and removing broken flags
/external/google-benchmark/src/walltime.h
403f35442375f2ee858981b79421ca321645df08 19-Dec-2013 Dominic Hamon <dominic+github@google.com> Initial commit

Benchmark library builds and runs but only single-threaded. Multithreaded
support needs a bit more love.

Currently requires some C++11 support (g++ 4.6.3 seems to work).
/external/google-benchmark/src/walltime.h