summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [mpcheck] print GMP/MPFR versionsPaul Zimmermann2020-07-016-2/+12
* mpcheck: Move the tool from tests/ to its own subdirectory inside tools/.Andreas Enge2020-06-3011-1/+1662
* [tools/coverage] added branch coveragePaul Zimmermann2018-06-081-3/+3
* tools/coverage should be executablePaul Zimmermann2018-04-181-0/+0
* fixed some tests that were assuming a fixed mpfr default exponent rangePaul Zimmermann2016-05-201-0/+0
* bench: Execute each operation at least once to avoid division by 0...Andreas Enge2014-02-061-1/+1
* bench: Print scores with three significant digits.Andreas Enge2014-02-061-8/+40
* bench: Correct factor of 2 in estimation of ops per second.Andreas Enge2014-02-061-1/+2
* bench: Speed up tests by executing each one for only 0.1s.Andreas Enge2014-02-062-2/+3
* bench: Compute internally with double.Andreas Enge2014-02-061-49/+30
* bench: Add pow.Andreas Enge2014-02-061-1/+3
* bench: Use 0.1s to get meaningful results on raspberry pi.Andreas Enge2014-02-051-5/+5
* bench: Start with add/sub before mul/div. Move sqrt to arithmetic functions.Andreas Enge2014-02-052-9/+11
* bench: Shorten lines to fit normal terminals.Andreas Enge2014-01-242-18/+18
* bench: Enable "make bench" in the top directory.Andreas Enge2014-01-241-1/+3
* put back to EXTRA_PROGRAMS (bin_PROGRAMS is installed in /usr/local/bin,Paul Zimmermann2014-01-231-1/+1
* make so that mpcbench is compiled with just "make"Paul Zimmermann2014-01-231-1/+1
* bench: Avoid warning message with -Wunused-but-set-parameter.Andreas Enge2014-01-234-10/+9
* mpcbench not compiled by defaultMickaël Gastineau2014-01-221-3/+0
* mpcbench not compiled by defaultMickaël Gastineau2014-01-221-1/+4
* add the benchmarkMickaël Gastineau2014-01-224-0/+437
* tools/coverage: Add copyright line.Andreas Enge2014-01-221-0/+17
* [tools] new directoryPaul Zimmermann2012-06-281-0/+105
* moved content of trunk/tools to miscAndreas Enge2009-02-2135-1405/+0
* Update pipol directory.Philippe Theveny2009-02-0415-37/+205
* tools/pipol/rc.ia64-linux-fedora, tools/pipol/rc.fedora, tools/pipol/rc.mac, ...Philippe Theveny2008-12-036-36/+167
* added my programs for "symbolic computation", used to generateAndreas Enge2008-11-1410-0/+695
* added info on lcov configuration file, thanks to PTAndreas Enge2008-11-071-2/+8
* [coverage] fixed typoPaul Zimmermann2008-11-051-1/+1
* modified coverage script to accept additional parameters,Andreas Enge2008-11-052-2/+21
* tools/README.coverage, tools/coverage: Add script and doc for test suite cove...Philippe Theveny2008-10-212-0/+43
* README.pipol: Improve documentation.Philippe Theveny2008-10-031-5/+7
* pipol/scripts/compile-svn.sh: workaround in order not to split CFLAGS options...Philippe Theveny2008-10-032-10/+24
* Add a tools/ directory that contains helper scripts. For the time being, cont...Philippe Theveny2008-09-188-0/+327