## 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 | ||
| AppCollab | ||
| AppsmithConsole | ||
| AppTheming | ||
| Datasource | ||
| DataTree | ||
| Engine | ||
| JSCollection | ||
| Replay | ||
| Tour | ||
| URLRedirect | ||
| Widget | ||
| App.ts | ||
| FeatureFlags.ts | ||
| GitSync.ts | ||