Skip to content

Commit

Permalink
Update Big5 README Documentation (#383)
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

Signed-off-by: Ian Hoang <[email protected]>

* Revise README

Signed-off-by: Ian Hoang <[email protected]>

---------

Signed-off-by: Ian Hoang <[email protected]>
  • Loading branch information
IanHoang authored Dec 6, 2024
1 parent 5de2e2f commit b073177
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 b073177

Please sign in to comment.