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

Avoid boxing on AABB foreach #544

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Avoid boxing on AABB foreach #544

merged 1 commit into from
Nov 23, 2024

Conversation

JD557
Copy link
Owner

@JD557 JD557 commented Nov 23, 2024

Avoid some boxing/allocations on AABB foreach

From my tests, this doesn't really bring much of a performance improvement, but I guess it won't hurt.

@JD557 JD557 added this to the 0.6.3 milestone Nov 23, 2024
@JD557 JD557 merged commit a206004 into master Nov 23, 2024
15 checks passed
@JD557 JD557 deleted the avoid-ranges branch November 23, 2024 14:09
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