Test parallel build. #4

Closed
willemtsade wants to merge 7 commits from test_ci_parallel_build into master
Showing only changes of commit 529d9f5a21 - Show all commits

View file

@ -63,6 +63,10 @@ When you want to see whats happening do a debug run;
time MB_OPENMSX_RENDERER=SDL MB_OPENMSX_THROTTLE=ON MB_OPENMSX_SPEED=100 make clean assert-all
real 1m44.184s
parallel run;
time make -j2 clean assert-all
real 0m0.358s
## Functions
Current set is WIP.