Compare commits
7 commits
master
...
test_ci_pa
Author | SHA1 | Date | |
---|---|---|---|
|
9a5dfe7a3f | ||
|
ef58228ecb | ||
|
e45a704cce | ||
|
5d900659ef | ||
|
f1af2726fd | ||
|
ca9c21254c | ||
|
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