index
:
libzahl
master
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings
Mattias Andrée
2016-04-28
2
-12
/
+11
*
benchmark-func: use X-macros for function-listing
Mattias Andrée
2016-04-27
1
-80
/
+57
*
More accurate benchmarking
Mattias Andrée
2016-04-27
4
-77
/
+155
*
Add error checking to tomsfastmath translation and sort includes
Mattias Andrée
2016-04-27
3
-62
/
+282
*
Improve library translations
Mattias Andrée
2016-04-27
4
-17
/
+55
*
Fix const-correctness in libtommath translation and add error checking in hebimath translation
Mattias Andrée
2016-04-27
2
-177
/
+460
*
Functions in the translation layers should static inline. Probably not always fair...
Mattias Andrée
2016-04-27
4
-52
/
+54
*
Make benchmark against libtommath more fair: enable error checking
Mattias Andrée
2016-04-27
1
-104
/
+343
*
Fix benchmark error
Mattias Andrée
2016-04-27
3
-3
/
+3
*
zstr: add new parameter, n: the known limit out the length of the output
Mattias Andrée
2016-04-27
6
-8
/
+11
*
Add more functions to benchmark-func
Mattias Andrée
2016-04-24
1
-3
/
+3
*
bench/benchmark-func.c: add support for more functions
Mattias Andrée
2016-04-24
1
-44
/
+44
*
bench/benchmark-func.c
Mattias Andrée
2016-04-24
8
-2
/
+400
*
Add support for benchmark against hebimath
Mattias Andrée
2016-04-23
2
-11
/
+374
*
Add support for benchmark against TomsFastMath
Mattias Andrée
2016-04-22
1
-0
/
+293
*
Some improvements:
Mattias Andrée
2016-04-08
3
-3
/
+36
*
Add rand(3), lrand(3), and random(3) to zrand
Mattias Andrée
2016-03-27
2
-2
/
+65
*
Optimise zsetup, zgcd, zmul, and zsqr and add -flto
Mattias Andrée
2016-03-15
1
-0
/
+4
*
Optimisations
Mattias Andrée
2016-03-13
2
-3
/
+13
*
Add possibility to compare against libgmp
Mattias Andrée
2016-03-13
1
-0
/
+193
*
Add possibility to compare against libtommath
Mattias Andrée
2016-03-12
2
-1
/
+194
*
Add simple benchmarker
Mattias Andrée
2016-03-09
1
-0
/
+132