travis: Enable performance benchmark tests on standard unix build.
This commit is contained in:
parent
73fccf5967
commit
9cebead276
@ -89,6 +89,7 @@ jobs:
|
|||||||
- make ${MAKEOPTS} -C ports/unix deplibs
|
- make ${MAKEOPTS} -C ports/unix deplibs
|
||||||
- make ${MAKEOPTS} -C ports/unix
|
- make ${MAKEOPTS} -C ports/unix
|
||||||
- make ${MAKEOPTS} -C ports/unix test
|
- make ${MAKEOPTS} -C ports/unix test
|
||||||
|
- (cd tests && MICROPY_CPYTHON3=python3 MICROPY_MICROPYTHON=../ports/unix/micropython ./run-perfbench.py 1000 1000)
|
||||||
|
|
||||||
# unix nanbox
|
# unix nanbox
|
||||||
- stage: test
|
- stage: test
|
||||||
|
Loading…
Reference in New Issue
Block a user