aboutsummaryrefslogtreecommitdiffstats
path: root/bench/benchmark.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename bench/{benchmark.h => util.h}Mattias Andrée2016-07-241-1/+1
* Buffer was too smallMattias Andrée2016-05-021-1/+1
* Benchmarking stuffMattias Andrée2016-05-011-0/+2
* Some documentation and cleanup for benchmark stuffMattias Andrée2016-04-281-5/+5
* More accurate benchmarkingMattias Andrée2016-04-271-27/+7
* Improve library translationsMattias Andrée2016-04-271-2/+8
* zstr: add new parameter, n: the known limit out the length of the outputMattias Andrée2016-04-271-1/+2
* bench/benchmark-func.cMattias Andrée2016-04-241-1/+2
* Some improvements:Mattias Andrée2016-04-081-1/+1
* Add rand(3), lrand(3), and random(3) to zrandMattias Andrée2016-03-271-2/+2
* Optimise zsetup, zgcd, zmul, and zsqr and add -fltoMattias Andrée2016-03-151-0/+4
* Add possibility to compare against libtommathMattias Andrée2016-03-121-1/+5
* Add simple benchmarkerMattias Andrée2016-03-091-0/+132