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

Rendering optimizations #16

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Rendering optimizations #16

merged 3 commits into from
Feb 23, 2024

Conversation

mkeeter
Copy link
Owner

@mkeeter mkeeter commented Feb 22, 2024

This PR adds reuse of neighboring evaluators, which speeds up 3D rendering.

It also makes a stronger type for VM traces and adds a trait for trace reuse.

@mkeeter mkeeter force-pushed the neighbor-optimization branch from ca32431 to 179145a Compare February 22, 2024 14:46
@mkeeter mkeeter mentioned this pull request Feb 22, 2024
@mkeeter mkeeter force-pushed the neighbor-optimization branch from 179145a to e10767b Compare February 22, 2024 18:05
@mkeeter mkeeter merged commit 5ef1ca8 into main Feb 23, 2024
3 checks passed
@mkeeter mkeeter deleted the neighbor-optimization branch February 23, 2024 02:40
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