Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Zuzu-Typ opened this issue Oct 11, 2024 · 0 comments
Open

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

Zuzu-Typ opened this issue Oct 11, 2024 · 0 comments
Assignees

Comments

@Zuzu-Typ
Copy link
Owner

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.

@Zuzu-Typ Zuzu-Typ self-assigned this Oct 11, 2024
@Zuzu-Typ Zuzu-Typ changed the title [IDEA] Using Highway to vastly increase PyGLM array's performance [IDEA] Using Highway to vastly increase PyGLM arrays' performance Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant