Test parallel build.
This commit is contained in:
parent
eef6f47709
commit
529d9f5a21
|
@ -62,6 +62,10 @@ When you want to see whats happening do a debug run;
|
|||
debug run real msx speed;
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue