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

Do not recompute states unless necessary #133

Merged
merged 2 commits into from
Sep 27, 2015
Merged

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Sep 27, 2015

This is a first stab at optimizing DevTools.
With this change, regular app actions don't cause DevTools to recompute every state. (#81)

Pressing DevTools buttons (e.g. Commit / Rollback / toggling actions) will still cause recomputations, but I don't see it as a big issue.

gaearon added a commit that referenced this pull request Sep 27, 2015
Do not recompute states unless necessary
@gaearon gaearon merged commit 3237166 into master Sep 27, 2015
@gaearon gaearon deleted the optimize-state-computation branch September 27, 2015 17:24
@gaearon gaearon mentioned this pull request Sep 27, 2015
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

1 participant