Browse Source

- Added comment about order of tuning.

master
Richard Kreckel 25 years ago
parent
commit
e0b6be72fb
  1. 2
      src/TUNING

2
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

Loading…
Cancel
Save