diff --git a/port/linux/ci_benchmark.sh b/port/linux/ci_benchmark.sh index cf6756e06..d856b9705 100755 --- a/port/linux/ci_benchmark.sh +++ b/port/linux/ci_benchmark.sh @@ -1,2 +1,2 @@ -Release/benchmark/pikascript_benchmark --benchmark_format=json --benchmark_min_time=5 | tee benchmark_result.json +Release/benchmark/pikascript_benchmark --benchmark_format=json | tee benchmark_result.json python3 ci_benchmark_calibration.py