Form submission performance issue
Confluence User - 04 Sep, 2025
Hi everyone,
I’m currently facing a performance issue in Joget. Whenever I submit a form, it takes around 20-30 seconds to complete the submission. Meanwhile, other applications typically only take about 5 seconds to submit something. There are 8 processes in one app.
Has anyone experienced this kind of performance gap before? Could this be related to:
Heavy process logic or workflow execution in Joget (there are 8 processes in one app, could this be the cause?),
Database queries or binder configuration,
Server resource usage (e.g., JVM memory, CPU), or
- Something else I might be missing?
Thank you
performance;forms;process