mirror of
https://github.com/mmueller41/mxtasking.git
synced 2026-01-21 12:42:57 +01:00
Updated READMEs
This commit is contained in:
@@ -50,10 +50,6 @@ Following, the benchmark will be started and print the results for every iterati
|
||||
* 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_blinktree_benchmark INPUT_FILE [INPUT_FILE ...]` will aggregate and plot the results using one or more of those `JSON` files.
|
||||
|
||||
## Examples
|
||||
|
||||
###### Running workload A using optimistic synchronization
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user