@amiloradovsky @danielhglus yes, but when we optimize the code we need to merge everything again and process it sequentially, at least in the worst case. We could also solve a search problem to optimize which modules we should merge but then it's a question of whether it's not faster to just do everything sequentially from the beginning.