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