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

Performance improvement for strand selection #487

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

UnHumbleBen
Copy link
Collaborator

@UnHumbleBen UnHumbleBen commented Oct 14, 2020

Remove passing in app's "currently moving" state via props and instead
directly access the global model from the view.

This makes it so that only the strand that gets selected is rerendered.

Remove passing in app's "currently moving" state via props and instead
directly access the global model from the view.
Copy link
Member

@dave-doty dave-doty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested this myself, so I'm assuming it's been tested.

@UnHumbleBen
Copy link
Collaborator Author

Yuip it has been tested. You can check it once it has been deployed to dev. Merging now

@UnHumbleBen UnHumbleBen merged commit 52d0542 into dev Oct 14, 2020
@UnHumbleBen UnHumbleBen deleted the dev-strand-move-performance branch November 22, 2020 19:54
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

2 participants