## Description Several changes made to enhance the table performance: - Batch updates of meta properties to limit the number of rerenders - Removed expensive comparator operations. - Memoised components which are not susceptible to updates. - Table filter code optimisation to limit the number of times setState is triggered. Fixes #20910 |
||
|---|---|---|
| .. | ||
| actions | ||
| banner | ||
| index.tsx | ||
| TableColumnHeader.tsx | ||
| VirtualTableInnerElement.tsx | ||