Skip to content

Async deallocations #366

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

Closed
wants to merge 2 commits into from
Closed

Async deallocations #366

wants to merge 2 commits into from

Conversation

orottier
Copy link
Owner

@orottier orottier commented Oct 5, 2023

Apologies for the messy proof of concept. Furthermore, this is untested. But I hope it gives some idea!
When I have a bit more time I will make it more performant, more readable and perhaps add testcases that actually validate no (de)allocations take place in the render thread*

  • as an aside, there are some more possible (de)allocations we need to look at. Such as resizing of the main hashmap that holds the nodes, and the edge vectors, etc

@orottier
Copy link
Owner Author

Continuing in #368

@orottier orottier closed this Oct 30, 2023
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