diff --git a/docker/test/performance-comparison/compare.sh b/docker/test/performance-comparison/compare.sh index fb7e9df1185..89b2cd7d23e 100755 --- a/docker/test/performance-comparison/compare.sh +++ b/docker/test/performance-comparison/compare.sh @@ -1015,6 +1015,7 @@ done wait # Create per-query flamegraphs +touch report/query-files.txt IFS=$'\n' for version in {right,left} do @@ -1207,8 +1208,8 @@ function upload_results # Grepping numactl results from log is too crazy, I'll just call it again. "${client[@]}" --query "INSERT INTO run_attributes_v1 FORMAT TSV" <