[Gmp-commit] /var/hg/gmp: More NEWS items.
mercurial at gmplib.org
mercurial at gmplib.org
Mon Nov 19 22:24:05 CET 2012
details: /var/hg/gmp/rev/5c1c44df7038
changeset: 15126:5c1c44df7038
user: Torbjorn Granlund <tege at gmplib.org>
date: Mon Nov 19 22:23:54 2012 +0100
description:
More NEWS items.
diffstat:
NEWS | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r dd0cd578a082 -r 5c1c44df7038 NEWS
--- a/NEWS Mon Nov 19 22:14:33 2012 +0100
+++ b/NEWS Mon Nov 19 22:23:54 2012 +0100
@@ -12,7 +12,7 @@
of the stream, the eofbit is now set.
SPEEDUPS
- * The n-factorial and n-over-k functions have been rewritten for great
+ * The n-factorial and n-over-k functions have been reimplemented for great
speedups for small and large operands.
* New subquadratic algorithm for the Kronecker/Jacobi/Legendre symbol.
@@ -20,6 +20,8 @@
* Major speedup for ARM, in particular ARM Cortex-A9, thanks to broad
assembly support.
+ * Significant speedup or POWER6 and POWER7 thanks to improved assembly.
+
* The performance under M$ Windows' 64-bit ABI has been greatly improved
thanks to complete assembly support.
More information about the gmp-commit
mailing list