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 optimisation #146

Closed
wants to merge 1 commit into from

Conversation

davecoates
Copy link

Add shouldComponentUpdate for LogMonitorEntry to make it performant
when triggering events rapidly such as onKeyDown.

See reduxjs/redux#691

Add shouldComponentUpdate for LogMonitorEntry to make it performant
when triggering events rapidly such as onKeyDown.
@gaearon
Copy link
Contributor

gaearon commented Oct 16, 2015

Thank you very much. I won't merge it here because I extracted log monitor into a separate repo, but I ported you changes in gaearon/redux-devtools-log-monitor@2fdfdd9 which will be included in Redux DevTools vNext.

@gaearon gaearon closed this Oct 16, 2015
@gaearon
Copy link
Contributor

gaearon commented Oct 17, 2015

Please try 3.0 Beta 2 and leave feedback.
It includes React 0.14 support: https://github.com/gaearon/redux-devtools/releases/tag/v3.0.0-beta-2

@davecoates
Copy link
Author

Thanks - so far so good 👍

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