[Gmp-commit] /home/hgfiles/gmp: Retune.

mercurial at gmplib.org mercurial at gmplib.org
Sun Dec 13 03:01:15 CET 2009


details:   /home/hgfiles/gmp/rev/424d2d643665
changeset: 13050:424d2d643665
user:      Torbjorn Granlund <tege at gmplib.org>
date:      Sun Dec 13 03:00:59 2009 +0100
description:
Retune.

diffstat:

 mpn/x86_64/core2/gmp-mparam.h |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (13 lines):

diff -r 333952b05530 -r 424d2d643665 mpn/x86_64/core2/gmp-mparam.h
--- a/mpn/x86_64/core2/gmp-mparam.h	Sun Dec 13 02:55:18 2009 +0100
+++ b/mpn/x86_64/core2/gmp-mparam.h	Sun Dec 13 03:00:59 2009 +0100
@@ -73,6 +73,6 @@
 #define MODEXACT_1_ODD_THRESHOLD          0  /* always (native) */
 
 #define GET_STR_DC_THRESHOLD             11
-#define GET_STR_PRECOMPUTE_THRESHOLD     21
-#define SET_STR_DC_THRESHOLD            172
-#define SET_STR_PRECOMPUTE_THRESHOLD   2058
+#define GET_STR_PRECOMPUTE_THRESHOLD     18
+#define SET_STR_DC_THRESHOLD            552
+#define SET_STR_PRECOMPUTE_THRESHOLD   1721


More information about the gmp-commit mailing list