pikapython/port/linux/ci_benchmark.sh

5 lines
156 B
Bash
Raw Normal View History

2022-01-05 22:26:34 +08:00
cd Release && make -j
cd ..
2022-01-04 20:48:59 +08:00
Release/benchmark/pikascript_benchmark --benchmark_format=json | tee benchmark_result.json
2022-01-04 15:32:30 +08:00
python3 ci_benchmark_calibration.py