summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bench: Execute each operation at least once to avoid division by 0...enge2014-02-061-1/+1
* bench: Print scores with three significant digits.enge2014-02-061-8/+40
* bench: Correct factor of 2 in estimation of ops per second.enge2014-02-061-1/+2
* bench: Speed up tests by executing each one for only 0.1s.enge2014-02-062-2/+3
* bench: Compute internally with double.enge2014-02-061-49/+30
* bench: Add pow.enge2014-02-061-1/+3
* bench: Use 0.1s to get meaningful results on raspberry pi.enge2014-02-051-5/+5
* bench: Start with add/sub before mul/div. Move sqrt to arithmetic functions.enge2014-02-052-9/+11
* bench: Shorten lines to fit normal terminals.enge2014-01-242-18/+18
* 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-234-10/+9
* mpcbench not compiled by defaultgastineau2014-01-221-3/+0
* mpcbench not compiled by defaultgastineau2014-01-221-1/+4
* add the benchmarkgastineau2014-01-224-0/+437
* tools/coverage: Add copyright line.enge2014-01-221-0/+17
* [tools] new directoryzimmerma2012-06-281-0/+105
* moved content of trunk/tools to miscenge2009-02-2135-1405/+0
* Update pipol directory.thevenyp2009-02-0415-37/+205
* tools/pipol/rc.ia64-linux-fedora, tools/pipol/rc.fedora, tools/pipol/rc.mac, ...thevenyp2008-12-036-36/+167
* added my programs for "symbolic computation", used to generateenge2008-11-1410-0/+695
* added info on lcov configuration file, thanks to PTenge2008-11-071-2/+8
* [coverage] fixed typozimmerma2008-11-051-1/+1
* modified coverage script to accept additional parameters,enge2008-11-052-2/+21
* tools/README.coverage, tools/coverage: Add script and doc for test suite cove...thevenyp2008-10-212-0/+43
* README.pipol: Improve documentation.thevenyp2008-10-031-5/+7
* pipol/scripts/compile-svn.sh: workaround in order not to split CFLAGS options...thevenyp2008-10-032-10/+24
* Add a tools/ directory that contains helper scripts. For the time being, cont...thevenyp2008-09-188-0/+327