andrewoma
08/06/2016, 11:18 PMcedric
08/06/2016, 11:19 PMcedric
08/06/2016, 11:20 PMcedric
08/06/2016, 11:21 PMandrewoma
08/06/2016, 11:31 PMcedric
08/06/2016, 11:32 PMandrewoma
08/06/2016, 11:32 PMcedric
08/06/2016, 11:32 PMandrewoma
08/06/2016, 11:35 PMandrewoma
08/06/2016, 11:39 PMevanchooly
08/07/2016, 4:05 PMchristophsturm
08/07/2016, 4:11 PMchristophsturm
08/07/2016, 4:12 PMcedric
08/07/2016, 4:12 PM.travis.yml
. Same thing for Jenkins I suppose?cedric
08/07/2016, 4:13 PMscript: ./build-travis.sh
and `build-travis.sh`:
java -Xmx2048m -jar $(dirname $0)/kobalt/wrapper/kobalt-wrapper.jar $* assemble
evanchooly
08/07/2016, 4:17 PM./kobaltw $* assemble
?cedric
08/07/2016, 4:18 PMyml
at some point, might be moot nowcedric
08/07/2016, 4:18 PMevanchooly
08/07/2016, 4:18 PMandrewoma
08/08/2016, 12:32 AMparallel
halved the execution time from 16 minutes to 8 minutes on my laptop. The CI has more cores and RAIDed SSDs and seems to run in around 6.5 minutes.cedric
08/08/2016, 12:42 AMcedric
08/08/2016, 12:43 AM--parallel
the default for Kobalt.cedric
08/08/2016, 12:43 AMandrewoma
08/08/2016, 12:44 AMcedric
08/08/2016, 12:44 AMcedric
08/08/2016, 12:45 AMandrewoma
08/08/2016, 12:45 AMcedric
08/08/2016, 12:45 AMcedric
08/08/2016, 12:46 AMandrewoma
08/08/2016, 12:48 AM