Skip to content

Merge is_prime std and no-std implementations #1243

@MegaRedHand

Description

@MegaRedHand

Currently, we have two different implementations for is_prime (one with std and another without). We should see if we can merge both without impacting performance (the no-std one runs ~10% faster than the std)

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePerformance-related improvements or regressions

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions