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

SoA -> AoS #49

Open
Libbum opened this issue Feb 1, 2018 · 0 comments
Open

SoA -> AoS #49

Libbum opened this issue Feb 1, 2018 · 0 comments
Milestone

Comments

@Libbum
Copy link
Owner

Libbum commented Feb 1, 2018

There are a number of times where we zip a heap of arrays together, we could refactor to using an array of structs here to minimise memory cross talk. This would be a large refactor, but could be useful for performance.

@Libbum Libbum added this to the Version 0.2 milestone Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant