Everyone: there is a new experimental feature in t...
# kobalt
c
Everyone: there is a new experimental feature in the latest version: parallel builds,
./kobaltw —parallel assemble
. Please try it if you have more than one project in your build file and Kobalt will parallelize these project builds as much as possible. Please report the build times with and without parallelism so I can see if it’s worth pursuing. I’m seeing about 20% faster builds and the more projects and independent projects you have, the more you’ll gain. Note that the output will be messed up, it’s expected. Just pay attention to the final build time for now.