index
:
libzahl
master
[Stable] Big integer library
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bench
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-27
Add error checking to tomsfastmath translation and sort includes
Mattias Andrée
3
-62
/
+282
2016-04-27
Improve library translations
Mattias Andrée
4
-17
/
+55
2016-04-27
Fix const-correctness in libtommath translation and add error checking in hebimath translation
Mattias Andrée
2
-177
/
+460
2016-04-27
Functions in the translation layers should static inline. Probably not always fair...
Mattias Andrée
4
-52
/
+54
2016-04-27
Make benchmark against libtommath more fair: enable error checking
Mattias Andrée
1
-104
/
+343
2016-04-27
Fix benchmark error
Mattias Andrée
3
-3
/
+3
2016-04-27
zstr: add new parameter, n: the known limit out the length of the output
Mattias Andrée
6
-8
/
+11
2016-04-24
Add more functions to benchmark-func
Mattias Andrée
1
-3
/
+3
2016-04-24
bench/benchmark-func.c: add support for more functions
Mattias Andrée
1
-44
/
+44
2016-04-24
bench/benchmark-func.c
Mattias Andrée
8
-2
/
+400
2016-04-23
Add support for benchmark against hebimath
Mattias Andrée
2
-11
/
+374
2016-04-22
Add support for benchmark against TomsFastMath
Mattias Andrée
1
-0
/
+293
2016-04-08
Some improvements:
Mattias Andrée
3
-3
/
+36
2016-03-27
Add rand(3), lrand(3), and random(3) to zrand
Mattias Andrée
2
-2
/
+65
2016-03-15
Optimise zsetup, zgcd, zmul, and zsqr and add -flto
Mattias Andrée
1
-0
/
+4
2016-03-13
Optimisations
Mattias Andrée
2
-3
/
+13
2016-03-13
Add possibility to compare against libgmp
Mattias Andrée
1
-0
/
+193
2016-03-12
Add possibility to compare against libtommath
Mattias Andrée
2
-1
/
+194
2016-03-09
Add simple benchmarker
Mattias Andrée
1
-0
/
+132