Speed up the running time of workflow

Hi

I have created a workflow that needs 1 day for each iteration- so 100 iterations I need 100 days!!

How can one speed up the running time of his workflow?

Best

Malik

Hi Malik,

we have a nice blog post describing some tricks how to tune performance.

Cheers

David

Thanks for your reply.

I have a chunk loop that read each row and perform some calculation. How can I run this chunk loop in parallel?

Best

Malik

Hi malik,
sorry for the late reply. We have a Parallel Chunk Loop Start node which is contained in the ‘Virtual Nodes’ extension (I’m not 100% sure about the name, if you type in ‘virtual’ in the search when installing a new extension you should be able to find it). This should do exactly what you need.

Cheers
David