pikapython/port/linux/ci_benchmark.sh
2022-04-14 23:13:17 +08:00

12 lines
225 B
Bash

cp config/pika_config_benchmark.h config/pika_config.h
bash ci_benchmark_times.sh 20
python3 ci_benchmark_select.py
#clear
rm benchmark_result_*.json
rm performance_data.json
echo
# restore backup
rm config/pika_config.h