From e0b6be72fbb3e8c48a13ba2a8777d8e692c8c834 Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Fri, 19 May 2000 12:55:24 +0000 Subject: [PATCH] - Added comment about order of tuning. --- src/TUNING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TUNING b/src/TUNING index 98da294..fc24b7c 100644 --- a/src/TUNING +++ b/src/TUNING @@ -7,7 +7,7 @@ Tips for performance tuning on a specific architecture: 2. Tune GMP. 3. The break-even points between several algorithms for the same task - have to be determined experimentally. + have to be determined experimentally, in the order given below: multiplication: cl_DS_mul.cc karatsuba_threshold