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

WIP - Reactify the DocTable #6370

Closed
wants to merge 1 commit into from

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Mar 1, 2016

Seems to help with #6328

@rashidkpc
Copy link
Contributor

I assume the theory we're working off of is that rendering a bunch of stuff that is just cut off by CSS is wasting CPU cycles. Instead of re-writing the entire table let's try making the sample row pluggable and see if replacing the sample row renderer with a react based view improves the performance.

If it doesn't then we still get pluggable sample rows out of the deal

@spalger spalger closed this Mar 15, 2016
@spalger spalger deleted the implement/reactDocTable branch October 18, 2019 15:50
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.

2 participants