Skip to content

experiment with how to pick the right SIMD implementation #163

@folkertdev

Description

@folkertdev

we currently use the stdlib macros in many places. I believe this is reasonably fast for us (we don't do it in tight loops), but still those macros have overhead. We might benefit from a different approach. I came across

https://crates.io/crates/multiversion

which apparently has some tricks up its sleeve.

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