There are issues with performance in the react table. It's slower than the legacy table.
I suspect that it would be mostly related to the asynchronous hooks written for react components. I have tried to improve it by making a few changes but it didn't seem to change it much.
I have created a draft PR which addresses this issue which contains a markdown file with what was tried and what can be tried next: #505.
I will be coming back to this hopefully in the near future.
There are issues with performance in the react table. It's slower than the legacy table.
I suspect that it would be mostly related to the asynchronous hooks written for react components. I have tried to improve it by making a few changes but it didn't seem to change it much.
I have created a draft PR which addresses this issue which contains a markdown file with what was tried and what can be tried next: #505.
I will be coming back to this hopefully in the near future.