Skip to content

Machine-dependent use of n_precomp functions #2183

Open
@fredrik-johansson

Description

@fredrik-johansson

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions