Skip to content

Commit

Permalink
Add target_throughput and search_clients
Browse files Browse the repository at this point in the history
Signed-off-by: Weifeng Hu <[email protected]>
  • Loading branch information
weifenh committed Jul 25, 2022
1 parent 3dd6f2b commit 18fa846
Show file tree
Hide file tree
Showing 20 changed files with 1,055 additions and 217 deletions.
2 changes: 2 additions & 0 deletions geonames/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ This workload allows to overwrite the following parameters with Benchmark 0.8.0+
* `index_settings`: A list of index settings. Index settings defined elsewhere (e.g. `number_of_replicas`) need to be overridden explicitly.
* `cluster_health` (default: "green"): The minimum required cluster health.
* `error_level` (default: "non-fatal"): Available for bulk operations only to specify ignore-response-error-level.
* `target_throughput` (default: default values for each operation): Number of requests per second, `none` for no limit.
* `search_clients`: Number of clients that issues search requests.

### License

Expand Down
Loading

0 comments on commit 18fa846

Please sign in to comment.