aboutsummaryrefslogtreecommitdiffstats
path: root/checks/bench.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Replace C-style casts with static_cast (found by GCC's -Wold-style-cast)lloyd2007-11-171-4/+4
* Use the get_clock/get_ticks code instead of calling std::clock directly. Allowslloyd2007-07-231-5/+6
* Respect the --seconds command line argument with --bench-algolloyd2006-08-131-2/+2
* Remove the public domain notices from the self-test/benchmark code,lloyd2006-08-091-1/+0
* Initial checkin1.5.6lloyd2006-05-181-0/+185