Processing app, bpmn and dmn consumes 1.3GB memory

We are hosting Flowable in GCP. And whenever I see three entries like this:

Processing app resource CU_Recovery_Loan_Demo.app
BpmnDeployer: processing resource Recovery_Loan_Demo_v2.bpmn
DmnDeployer: processing resource dmn-Overdue_Status_Demo.dmn

memory consumption goes up by about 1.3 GB. Which one is most probably causing it? Is there any way to optimize it?

Any ideas are appreciated.

Hey @pbastov,

We’ll need a bit more information.

Ideally you would attach a profiler on your application and investigate why the memory goes up. It can be due to numerous reasons.

How big are your BPMN and DMN models?

Cheers,
Filip