Skip to main content
anups4671
October 20, 2022
Question

What are the reason of Performance of the Process model is slow?

  • October 20, 2022
  • 4 replies
  • 0 views

Please suggest the number of reason of slow performance of process model, any cases

4 replies

October 20, 2022

One of the most common reason is data which we passed in process model.If data is huge it will impact performance.Again you can elaborate more about your requirement if you are looking for any specific.

stefanhelzle0001
Brainy
October 20, 2022

Please explain what you mean with "slow performance".

anups4671
anups4671Author
October 20, 2022

Hi Stefan, I mean what are the scenarios and things that make process model performance slow. 

stefanhelzle0001
Brainy
October 20, 2022

I understood your question. Performance is always relative to what you expect. There are slow and fast snails ;-)

In my experience, process execution is typically not an issue, but some reasons can be:

- slow APIs

- slow DB queries

- unnecessary use of MNI