aboutsummaryrefslogtreecommitdiffstats
path: root/bench (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-27Fix benchmark errorMattias Andrée3-3/+3
2016-04-27zstr: add new parameter, n: the known limit out the length of the outputMattias Andrée6-8/+11
2016-04-24Add more functions to benchmark-funcMattias Andrée1-3/+3
2016-04-24bench/benchmark-func.c: add support for more functionsMattias Andrée1-44/+44
2016-04-24bench/benchmark-func.cMattias Andrée8-2/+400
2016-04-23Add support for benchmark against hebimathMattias Andrée2-11/+374
2016-04-22Add support for benchmark against TomsFastMathMattias Andrée1-0/+293
2016-04-08Some improvements:Mattias Andrée3-3/+36
2016-03-27Add rand(3), lrand(3), and random(3) to zrandMattias Andrée2-2/+65
2016-03-15Optimise zsetup, zgcd, zmul, and zsqr and add -fltoMattias Andrée1-0/+4
2016-03-13OptimisationsMattias Andrée2-3/+13
2016-03-13Add possibility to compare against libgmpMattias Andrée1-0/+193
2016-03-12Add possibility to compare against libtommathMattias Andrée2-1/+194
2016-03-09Add simple benchmarkerMattias Andrée1-0/+132