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

Reduce amount of array allocations #99

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Reduce amount of array allocations #99

merged 1 commit into from
Jan 8, 2025

Conversation

Korijn
Copy link
Contributor

@Korijn Korijn commented Jan 8, 2025

I reviewed all linalg functions used directly or indirectly by the Transform API in pygfx and minimized the amount of array allocations as much as I can, and maximized leverage of the out parameter.

@Korijn Korijn merged commit 211c86f into main Jan 8, 2025
10 checks passed
@Korijn Korijn deleted the reduce-allocations branch January 8, 2025 19:21
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.

1 participant