Skip to content
This repository has been archived by the owner on Jul 23, 2018. It is now read-only.

Optimize rendering #6

Closed
Tyler-Zhang opened this issue Jun 21, 2017 · 0 comments
Closed

Optimize rendering #6

Tyler-Zhang opened this issue Jun 21, 2017 · 0 comments
Assignees

Comments

@Tyler-Zhang
Copy link
Contributor

Tyler-Zhang commented Jun 21, 2017

Overload shouldComponentUpdate where ever makes sense, try to limit refreshes as much as possible, possibly stop using redux for chart updates (Redux has to update each chart each time

Possible libraries to help with optimising redux updates
https://github.com/omnidan/redux-ignore
reduxjs/react-redux#263
reduxjs/redux#1171

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants