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

patchkernel: reduce allocations performed during SkdTree searches #86

Merged
merged 2 commits into from
Oct 24, 2020

Conversation

andrea-iob
Copy link
Member

Use class members and heap allocated data structures to reduce temporary allocations performed by SkdTree searches.

@andrea-iob andrea-iob force-pushed the patchkernel.reduce.skdtree.allocations branch 2 times, most recently from de3113d to fac723c Compare September 26, 2020 06:00
@andrea-iob andrea-iob force-pushed the patchkernel.reduce.skdtree.allocations branch from fac723c to 4dd17ca Compare October 1, 2020 14:28
… reduce the allocations perfromed by SurfaceSkdTree::findPointClosestCell
@andrea-iob andrea-iob force-pushed the patchkernel.reduce.skdtree.allocations branch from 4dd17ca to 2622e80 Compare October 24, 2020 09:17
@andrea-iob andrea-iob merged commit 2622e80 into master Oct 24, 2020
@andrea-iob andrea-iob deleted the patchkernel.reduce.skdtree.allocations branch October 24, 2020 10:26
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.

2 participants