diff --git a/port/linux/ci_benchmark_times.sh b/port/linux/ci_benchmark_times.sh index 209245a8b..106e0c4d0 100644 --- a/port/linux/ci_benchmark_times.sh +++ b/port/linux/ci_benchmark_times.sh @@ -2,9 +2,6 @@ cd Release && make -j cd .. RUN_TIMES=$1 -# init -rm performance_data* -rm benchmark*.json touch performance_data.json echo [] > performance_data.json