aboutsummaryrefslogtreecommitdiffstats
path: root/checks/bench.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for HTML benchmark output. Easier/simpler to parse thelloyd2009-08-141-2/+2
| | | | | output with a script after the fact to generate such things, especially as often for HTML I want to do multiple side-by-side results.
* Flush stdout after every new resultlloyd2008-09-071-1/+1
|
* Use the Timer class for all benchmarkinglloyd2008-09-051-0/+19
|
* Remove most of the direct references to the global_rng() calllloyd2008-06-281-3/+12
|
* Fix some -Wmissing-declarations warningslloyd2008-06-121-0/+9