Skip to content

Commit

Permalink
Merge pull request #49 from weifenh/2
Browse files Browse the repository at this point in the history
Add target_throughput and search_clients
  • Loading branch information
weifenh authored Jul 25, 2022
2 parents 3dd6f2b + 18fa846 commit 6a9c4ba
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 6a9c4ba

Please sign in to comment.