z1pti3/jimi

[Bug] - forEach with concurrency much slower than without

u-n-i-c-o-rn opened this issue · 3 comments

forEach with concurrency much slower than without

image

Closed the wrong issue... Meant to close #187

CPU seems very high when using this feature

There is an overhead that forEach will always encounter as it spawns the threads so usage should only be when the flow it executes is slow performance i.e. external script or process.