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 test against other data table libraries #3

Open
trevoreyre opened this issue Sep 17, 2019 · 0 comments
Open

Performance test against other data table libraries #3

trevoreyre opened this issue Sep 17, 2019 · 0 comments
Milestone

Comments

@trevoreyre
Copy link
Owner

The API requires at least two renders when updating props on child components, because they have to dispatch the new props up to Table.Provider. This causes at least two renders per prop update. This may be bad news bears, but better measure the performance against other data table components with similar data sets, just to be sure.

@trevoreyre trevoreyre added this to the v0.1 milestone Sep 17, 2019
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

No branches or pull requests

1 participant