Optimizations - make Joget apps faster

Confluence User - 18 Jun, 2020

Hello experts,

I am curious, is there a way to make a Joget app faster?
In my case, I neet to wait a certain good seconds to load some fields after selecting an item from a selectBox

forms;server

2


19 Jun, 2020
confluenceUser
confluenceUser

Hi. Some comments:


  1. Check the outgoing bandwidth of the server where you have the application.

  2. If it's an on-promise version, check the amount of RAM allocated to the application container at the time of deployment. Also the amount of general memory for BD tasks.

  3. In the particular case of select boxes, try to optimize the load through JDBC or Bean Shell or with the use of Ajax in the case of linked lists.

  4. What are the characteristics of the installation that you currently have? hardware? Operating system? BD?



23 Jun, 2020
confluenceUser
confluenceUser

Hi, there is an article on performance that might help at https://blog.joget.org/2019/10/how-to-solve-your-enterprise-app-performance.html

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print