Skip to content

Investigate runtime data layout performance #125

@Ivorforce

Description

@Ivorforce

I've looked into this a bit. The relevant bit is here.

It uses a runtime bool to test for linear assignment, and constexpr for whether to use simd assignment. So far, so good.

We should still check if it actually does enter linear_assign sometimes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions