Running Scipio on a fresh environment (no caches) is one of the slowest processes I have right now. I added Scipio for the caching, which is great, but the fact that every dependency is built in serial means that when a cache isn't available for one reason or another then I go from waiting a couple minutes to waiting nearly an hour with a relatively short dependency list. Is it possible to have Scipio parallelize building dependencies?
Running Scipio on a fresh environment (no caches) is one of the slowest processes I have right now. I added Scipio for the caching, which is great, but the fact that every dependency is built in serial means that when a cache isn't available for one reason or another then I go from waiting a couple minutes to waiting nearly an hour with a relatively short dependency list. Is it possible to have Scipio parallelize building dependencies?