From 00a6367113f013217cd5690f3c81f547eae747c7 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:28:25 -0600 Subject: [PATCH] Update Big5 README Documentation (#383) (#520) * Add snippet documenting how to disable target_throughput when using OSB in bash script * Revise README --------- (cherry picked from commit b0731771f2df5827656c31ce3146f67048846c5b) Signed-off-by: Ian Hoang Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] --- big5/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/big5/README.md b/big5/README.md index 04a5b9fa..237f01c3 100755 --- a/big5/README.md +++ b/big5/README.md @@ -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