appsmith-docs
appsmith-docs copied to clipboard
[Docs]: Performance best practices
Is there an existing issue for this?
- [X] I have searched the existing issues
Engineering Ticket Link
N/A
Release Date
N/A
Release Number
N/A
First Draft
No response
Loom video
No response
Discord/slack/intercom Link if needed
No response
PRD
No response
Test plan/cases
No response
Use cases or user requests
Each framework or product has best practices in order to eke performance from that framework. Like our security docs, we should publish a document around best practices to improve the performance of Appsmith apps.
This includes:
- Paginating queries
- Performing aggregation on the server instead of pulling a lot of data to the browser.
- Design multiple pages instead of loading a single page with many widgets.
- Following best practices of JS code to avoid infinite loop or intensive computations.
Should be part of core concepts cc: @jnikhila @Pranay105