From: Richard Kreckel Date: Fri, 19 May 2000 12:55:24 +0000 (+0000) Subject: - Added comment about order of tuning. X-Git-Tag: cln_1-1-0~45 X-Git-Url: https://www.ginac.de/CLN/cln.git//cln.git?a=commitdiff_plain;h=e0b6be72fbb3e8c48a13ba2a8777d8e692c8c834;p=cln.git - Added comment about order of tuning. --- 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