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

Refactor of data dispatch to not render all the table cells #37

Closed
RafaelGB opened this issue May 13, 2022 · 2 comments
Closed

Refactor of data dispatch to not render all the table cells #37

RafaelGB opened this issue May 13, 2022 · 2 comments
Assignees
Labels
help wanted Extra attention is needed Performance Hidden but important progress

Comments

@RafaelGB
Copy link
Owner

Improve drastically the performance with isolated datadispatches using Context storage options of React

@RafaelGB RafaelGB added Performance Hidden but important progress help wanted Extra attention is needed labels May 13, 2022
@RafaelGB
Copy link
Owner Author

A possible idea of store strategy => https://github.com/pmndrs/zustand

@RafaelGB
Copy link
Owner Author

With #189 the performance was improved. Zustand could be used in a second iteration

@RafaelGB RafaelGB self-assigned this Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Performance Hidden but important progress
Projects
None yet
Development

No branches or pull requests

1 participant