Skip to content

Commit

Permalink
Update Big5 README Documentation (#383) (#520)
Browse files Browse the repository at this point in the history
* Add snippet documenting how to disable target_throughput when using OSB in bash script



* Revise README



---------


(cherry picked from commit b073177)

Signed-off-by: Ian Hoang <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent b9cb647 commit 00a6367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions big5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ This workload allows the following parameters to be specified using `--workload-
* `target_throughput` (default: 2): Target throughput for each query operation in requests per second, use 0 or "" for no throughput throttling.
* `warmup_iterations` (default: 100): Number of warmup query iterations prior to actual measurements commencing.

NOTE: If disabling `target_throughput`, know that `target_throughput:""` is snynonymous with `target_throughput:0`.

### Data Document Structure

Expand Down

0 comments on commit 00a6367

Please sign in to comment.