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

Sped up deleting of custom data from a QuadtreeTile. #4045

Merged
merged 1 commit into from
Jun 26, 2016

Conversation

tfili
Copy link
Contributor

@tfili tfili commented Jun 24, 2016

@mramato This should speed up the unloading of the sample KMLs.

@mramato
Copy link
Contributor

mramato commented Jun 26, 2016

It would be nice to eventually refactor the code so that linear searches weren't needed, but this is definitely faster than what we had. The use of splice is what was most likely causing the issue previously.

@mramato mramato merged commit 56914bd into entity-terrain Jun 26, 2016
@mramato mramato deleted the entity-terrain-slow-unload branch June 26, 2016 23:56
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