You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: