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

Change all Quat fields to Lazy #2004

Merged
merged 3 commits into from Oct 7, 2020
Merged

Change all Quat fields to Lazy #2004

merged 3 commits into from Oct 7, 2020

Conversation

deusaquilus
Copy link
Collaborator

Fixes #1996

The Quat.Product liftable creates significant work for a processor in even small Queries. Make the quat field lazy so it will not be forced to evaluate in static queries.

@deusaquilus deusaquilus force-pushed the lazy_quat_fields branch 2 times, most recently from ba68bbb to 02f1aba Compare October 7, 2020 04:42
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.

Performance regression in 3.5.3
1 participant