Skip to content

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

@Zuzu-Typ

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions