## 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 |
||
|---|---|---|
| .. | ||
| action.ts | ||
| binding.ts | ||
| eval.ts | ||
| index.ts | ||
| logtype.ts | ||
| widget.ts | ||