Updated READMEs

This commit is contained in:
Jan Mühlig
2021-03-22 18:56:39 +01:00
parent ad8c48083c
commit 115c5a7fff
2 changed files with 0 additions and 8 deletions

View File

@@ -43,7 +43,3 @@ Following, the benchmark will be started and print the results for every iterati
* Thirdly, the granularity of how many records per task will be processed.
* After that, the time and throughput are written.
* If `--perf` is enabled, the output will be extended by some perf counters, which are labeled (like throughput).
## Plot the results
When using `-o FILE`, the results will be written to the given file, using `JSON` format.
The plot script `scripts/plot_hashjoin_benchmark INPUT_FILE` will aggregate and plot the results using one `JSON` file.