1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename zsplit_unsigned_fast_small_tainted to zsplit_unsigned_fast_small_auto More... almost 9 years ago
Add note on performance of commutative functions with assignment to operand More... almost 9 years ago
Optimise zsqr, zmul, zstr, zdivmod, zpow, and zpowu More... almost 9 years ago
Fix bug in libzahl_msb_nz_* and optimise and simplify libzahl_realloc More... almost 9 years ago
Remove unnecessary trim More... almost 9 years ago
Optimise zsqr, and optimise zmul a little More... almost 9 years ago
Optimise zsetup, zgcd, zmul, and zsqr and add -flto More... almost 9 years ago
Optimisations More... almost 9 years ago
Optimise zswap More... almost 9 years ago
Mostly optimisations More... almost 9 years ago
Fix so that no workaround is required. More... almost 9 years ago
Cleaner workaround for clang bug More... almost 9 years ago
Add reference to clang bug report More... almost 9 years ago
Multiple changes: More... almost 9 years ago
Optimisations More... almost 9 years ago
Make zabs, zneg and zswap inline More... almost 9 years ago
Add possibility to compare against libgmp More... almost 9 years ago
Add possibility to compare against libtommath More... almost 9 years ago
64 bits (severely) outshines 16 bits and 8 bits in performance: do some cleanup More... almost 9 years ago
64-bit chars out-perform 32-bit chars on almost all operations, and on all expensive operations More... almost 9 years ago
Add simple benchmarker More... almost 9 years ago
A brief description of exponentiation by squaring More... almost 9 years ago
Fix another typo More... almost 9 years ago
Fix typo More... almost 9 years ago
A description of the Karatsuba algorithm More... almost 9 years ago
-O3 seem to produce fastest binary More... almost 9 years ago
Clean up More... almost 9 years ago
Makefile: add install and uninstall More... almost 9 years ago
Add memory pool, also let the user know that libzahl is not designed for cryptography More... almost 9 years ago
zinit is now an inline function More... almost 9 years ago