From 5d101336ffa3a323d1de9ab2216c13ec3d2e0628 Mon Sep 17 00:00:00 2001 From: Alexander Kuzmenkov Date: Mon, 26 Apr 2021 12:39:54 +0300 Subject: [PATCH] fix --- docker/test/performance-comparison/compare.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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" <