aboutsummaryrefslogtreecommitdiffstats
path: root/src/benchmark
Commit message (Expand)AuthorAgeFilesLines
* Add a typedef in benchmark.h Default_Benchmark_Timer, which checks availablelloyd2008-11-211-8/+26
* Oops, 2^32 nanoseconds < 4.3 seconds, which is pretty small. Use 64 bitlloyd2008-11-121-7/+7
* Remove support for provider identifiers from SCAN_Name - it turns out thislloyd2008-11-121-6/+7
* Rename timers.h to timer.hlloyd2008-11-111-1/+1
* Add a runtime benchmarking system (for ciphers/hash/MACs)lloyd2008-11-113-0/+232