pikapython/port/linux/ci_benchmark.sh
2022-01-15 22:19:58 +08:00

5 lines
156 B
Bash
Executable File

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