aboutsummaryrefslogtreecommitdiffstats
path: root/bench/libhebimath.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change UNSAFE to ZAHL_UNSAFE, so it can be used in zahl-inlines.hMattias Andrée2016-04-291-1/+1
* Add error checking to tomsfastmath translation and sort includesMattias Andrée2016-04-271-1/+1
* Improve library translationsMattias Andrée2016-04-271-8/+24
* Fix const-correctness in libtommath translation and add error checking in hebimath translationMattias Andrée2016-04-271-174/+457
* Functions in the translation layers should static inline. Probably not always fair...Mattias Andrée2016-04-271-17/+19
* zstr: add new parameter, n: the known limit out the length of the outputMattias Andrée2016-04-271-2/+2
* bench/benchmark-func.cMattias Andrée2016-04-241-0/+2
* Add support for benchmark against hebimathMattias Andrée2016-04-231-0/+370