aboutsummaryrefslogtreecommitdiffstats
path: root/checks/clock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Kill stray textlloyd2008-10-241-1/+1
* Modularize hashes and checksumslloyd2008-09-281-1/+1
* Handle configuration of what kind of clock to use for benchmarking.lloyd2008-09-111-4/+39
* Choice of clock_gettime, gettimeofday, times, and clock for benchmark timingslloyd2008-09-051-0/+47
* Use the Timer class for all benchmarkinglloyd2008-09-051-58/+0
* Inline some methods of Timerlloyd2008-08-311-2/+2
* Default to using clock(), not rdtsc1.7.7lloyd2008-06-281-2/+2
* Fix some -Wmissing-declarations warningslloyd2008-06-121-3/+3
* Change the default CPU MHz when RDTSC is used to 1.866 GHz to match motokolloyd2006-09-261-1/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+58