Add fflush(stdout) before perf output

Tá an tiomantas seo le fáil i:
David Addison
2022-11-22 11:16:47 -08:00
tuismitheoir 365b92a1ea
tiomantas 3bd2bd292b
+2
Féach ar an gComhad
@@ -969,6 +969,8 @@ testResult_t run() {
errors[t] = bw_count[t] = 0;
}
fflush(stdout);
const char* timeStr = report_cputime ? "cputime" : "time";
PRINT("#\n");
PRINT("# %10s %12s %8s %6s %6s out-of-place in-place \n", "", "", "", "", "");