Skip to content

[IDEA] Using Highway to vastly increase PyGLM arrays' performance #253

Description

@Zuzu-Typ

I'm considering using google/highway to utilize SIMD instructions.

This could drastically increase the performance of array operations, which currently are slow when using large amounts of data.

Numpy also uses SIMD.

Should even work with pyodide.

Could be a little cumbersome to get working though.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions