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

Discard _pendingDisplayNodes after subtree is rendered #1509

Merged
merged 1 commit into from
May 10, 2019

Conversation

Adlai-Holler
Copy link
Member

There's a lot more we could do to optimize this, but at least this makes the memory growth curve less steep. @bolsinga 💕

Before (note NSHashTables)

Screen Shot 2019-05-10 at 11 28 25 AM

After

Screen Shot 2019-05-10 at 11 28 23 AM

@Adlai-Holler Adlai-Holler merged commit 0a3a37e into master May 10, 2019
@Adlai-Holler Adlai-Holler deleted the AHDiscardPendingNodes branch May 10, 2019 23:31
@bolsinga
Copy link
Contributor

bolsinga commented May 11, 2019

Super! Was this researched as a part of #1505?

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.

None yet

4 participants