kc3-lang/libtommath/demo/timing.c

Branch :


Log

Author Commit Date CI Message
e45f75fd 2019-04-13 08:46:57 deprecate DIGIT_BIT, use MP_DIGIT_BIT
70a30ae7 2019-04-07 02:29:28 remove footers
3ed52404 2018-12-25 15:15:30 `make astyle` + some manual adjustments
e6f353b4 2018-12-08 17:46:08 add mp_prime_is_prime to timing demo... ... it's disabled per default for now...
d7f124f5 2018-12-02 13:12:30 avoid c++ comments
bf61c0be 2018-02-02 10:54:54 fix timing & logs/*.png generation
82376cb1 2018-02-02 10:23:17 format output of timing demo
802d8294 2018-02-05 20:22:17 fix type & cast
9960fe3f 2018-02-13 19:04:25 literal suffix
e3598dc8 2018-02-02 17:44:40 explicit condition
0dbea3b6 2017-12-10 10:19:11 explicit precedence operator with parenthesis
31aac2ce 2017-12-09 21:08:32 const variable
987911bd 2017-12-09 21:08:54 const parameter
d74f3d74 2018-02-01 22:28:43 static variable & function
8a8659f2 2017-12-09 21:08:08 remove useless variable
08741a14 2017-10-18 10:44:06 run astyle
1bc00883 2017-10-14 20:27:05 use correct printf format specifier in timing.c This fixes #54
6f212942 2017-08-28 16:27:26 replace SVN tags
f551dbc8 2016-02-03 13:07:27 Remove all traces of ulong64 as per comment by Karel M
68a360ab 2015-12-12 18:15:04 timing: create reproducable results
f8259993 2015-04-26 16:57:07 timing: add compile-time option to disable logging
b6d76643 2015-04-26 16:56:36 timing: some changes - also use toom-cook for mul and sqr - don't test too huge numbers with invmod (takes too long) - remove the goto and labels
c4501e1e 2015-04-26 15:27:52 work a bit on code coverage
759a926c 2014-09-28 13:12:10 minor changes & clean-up & small fixes gitignore: add libtool output booker.pl: fix source code parsing and trim trailing spaces demo/demo: fix compiler warning, add informational output demo/timing & etc/tune: fix TIMFUNC() makefile: minor changes makefile.shared: increase version, add missing mp_balance_mul tommath: make sure that DIGIT_BIT is correct
9294e791 2005-08-01 16:37:28 added libtommath-0.36
3d0fcaab 2005-02-12 08:40:15 added libtommath-0.34
4b7111d9 2004-12-23 02:40:37 added libtommath-0.33
e549ccfe 2004-10-29 22:07:18 added libtommath-0.32
8eaa9880 2004-08-09 22:15:59 added libtommath-0.31