summaryrefslogtreecommitdiff
path: root/tools/bench/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* bench: Start with add/sub before mul/div. Move sqrt to arithmetic functions.enge2014-02-051-1/+1
* bench: Enable "make bench" in the top directory.enge2014-01-241-1/+3
* put back to EXTRA_PROGRAMS (bin_PROGRAMS is installed in /usr/local/bin,zimmerma2014-01-231-1/+1
* make so that mpcbench is compiled with just "make"zimmerma2014-01-231-1/+1
* bench: Avoid warning message with -Wunused-but-set-parameter.enge2014-01-231-1/+1
* mpcbench not compiled by defaultgastineau2014-01-221-3/+0
* mpcbench not compiled by defaultgastineau2014-01-221-1/+4
* add the benchmarkgastineau2014-01-221-0/+29