If a workflow of let’s say 100 items is split in to two lots of 50 (and the 2nd not being a result of the 1st), would the time the workflow takes to run be halved on the basis that both are run sequentially?
Originally, I thought that one large workflow would be more time efficient than 20 small ones but now I’m not so sure after finding the load time is 8-10 secs.