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

Tiles Traversal: Add optimization based on child bounds #672

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

gkjohnson
Copy link
Contributor

Related to #669

Before
~0.85ms
visible tiles: 179
lru cache size: 513

After
~0.78ms
visible tiles: 164
lru cache size: 454

@gkjohnson gkjohnson merged commit 7d9ffd2 into master Aug 5, 2024
2 checks passed
@gkjohnson gkjohnson deleted the frustum-opt branch August 5, 2024 13:28
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