Skip to content

Perfomance when filter with large data #17

Answered by KevinVandy
josecao asked this question in Q&A
Discussion options

You must be logged in to vote

The reason that page is lagging is because it is rendering 3 examples on the page at the same time. The first example has rowVirtualization disabled on purpose to show the slower performance when it is off. Go to the canvas tab instead of the docs tab to just try out 1 example at a time, and you should see normal performance

https://www.material-react-table.dev/?path=/story/features-virtualization--enable-row-virtualization-with-column-resizing

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@KevinVandy
Comment options

@josecao
Comment options

@KevinVandy
Comment options

Answer selected by KevinVandy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants