[Gmp-commit] /var/hg/gmp: Add more items.

mercurial at gmplib.org mercurial at gmplib.org
Mon Nov 19 00:25:20 CET 2012


details:   /var/hg/gmp/rev/36748f3b3af7
changeset: 15122:36748f3b3af7
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Mon Nov 19 00:25:15 2012 +0100
description:
Add more items.

diffstat:

 NEWS |  10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diffs (20 lines):

diff -r ad0edd27ac3d -r 36748f3b3af7 NEWS
--- a/NEWS	Sun Nov 18 22:30:09 2012 +0100
+++ b/NEWS	Mon Nov 19 00:25:15 2012 +0100
@@ -12,6 +12,16 @@
     of the stream, the eofbit is now set.
 
   SPEEDUPS
+  * The n-factorial and n-over-k functions have been rewritten for great
+    speedups for small and large operands.
+
+  * Major speedup for ARM, in particular ARM Cortex-A9, thanks to broad
+    assembly suport.
+
+  * The performance under M$ Windows' 64-bit ABI has been greatly improved
+    thanks to complete assembly support.
+
+  * Minor speed improvements of many functions and for many platforms.
 
   FEATURES
   * The mpz_powm_sec function now uses side-channel silent division for


More information about the gmp-commit mailing list