My goal: Work smoothly with no lags whatsoever just like any desktop application.
Issue: IDE is super slow when some queries and around 200+ components exist on a page. It is unbearable to keep working this way. The editor drastically needs a lot of improvement in terms of performance. Doing minor tasks like duplicating, renaming, opening queries, or dragging components into the canvas becomes super sluggish. On some pages, the app simply crashes and cannot bear the weight. Many times I have to refresh the editor again.
Steps I've taken to troubleshoot: Trying to use list view repeatables as much as possible and cutting down on hardcoded components whenever possible, and using queries in the most efficient way.
Additional info: Using Cloud version 3.340.0-b5a755c (Build 303799)
Total pages: 24
Current Total App size: 2422
Please don’t tell me to split the app into several ones as that is not ideal for me in the least bit. It will be harder to maintain code, switch between different apps, let alone rewire and stich everything together.
Thanks for the feedback. We hear you on the pain points here. Our engineers are working on a major rewrite to our layout engine which will address performance issues with the editor experience. If you’re interested in beta access to this, DM me and we can get you into that.
This sounds great. I have merged many components together with markdown, removing unnecessary containers and merging frames like modals, sidebars into one with dynamic values, and I currently have slashed down the app size to 1000. optimization is the key in here. now the editor and app feels way smoother and faster than before.
Hey @eman31 - I believe @Retooler was referring to stored procedures and functions. While not directly relevant, I shared this guide a few months ago that shows one specific use case for stored procedures.