pikapython/port/linux/ci_benchmark.sh
2022-01-07 09:48:33 +08:00

5 lines
156 B
Bash

cd Release && make -j
cd ..
Release/benchmark/pikascript_benchmark --benchmark_format=json | tee benchmark_result.json
python3 ci_benchmark_calibration.py