Skip to content

Should try to use a faster hash function #4

@ariostas

Description

@ariostas

The hash computations takes a significant amount of time since it is heavily used for polynomial multiplications. It would be good to try using faster hash functions or a minimal perfect hash function such as the one implemented in the boomphf crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions