aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/bench.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove FORK-256; it's obscure and has been definitively broken.lloyd2010-05-251-1/+0
* Fix minor errors and warnings in the examples. Remove boost dependency fromlloyd2010-03-031-0/+4
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-0/+6
* Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-2/+1
* The get_tm function was duplicated. Move single version to timer.{h,cpp}lloyd2009-09-171-17/+27
* Remove some debug code from benchmark examplelloyd2009-09-151-6/+0
* Add an implementation of Blue Midnight Wish (512 bit version only)lloyd2009-09-151-23/+20
* Add a couple of new exampleslloyd2009-08-041-0/+98