Open
Description
On my machine n_*_preinv
functions are often faster than the n_*_precomp
versions, e.g. a 54-bit primality test is faster than a 52-bit one because of this.
We ought to profile these on various current machines and choose the precomp
functions conditionally based a flag that we define in flint-mparam.h
.
Metadata
Metadata
Assignees
Labels
No labels