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

Move to SoA Format for TracePy #40

Merged
merged 2 commits into from
Feb 3, 2025
Merged

Move to SoA Format for TracePy #40

merged 2 commits into from
Feb 3, 2025

Conversation

GNiendorf
Copy link
Collaborator

@GNiendorf GNiendorf commented Feb 3, 2025

Moves TracePy to a Structure of Array (SoA) format. Results in a 15x-20x speedup since large portions of the code can be vectorized. All code maintains backwards compatibility.

@GNiendorf GNiendorf linked an issue Feb 3, 2025 that may be closed by this pull request
@GNiendorf GNiendorf merged commit 8fa8ab2 into master Feb 3, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

Switch to SoA Format
1 participant