mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
adjusting default findmax values
This commit is contained in:
parent
1a2fd8f005
commit
0740f8c202
@ -154,8 +154,8 @@ scenarios:
|
|||||||
# Find the optimal rate for the search workload
|
# Find the optimal rate for the search workload
|
||||||
findmax: >-
|
findmax: >-
|
||||||
findmax activity=search_and_verify
|
findmax activity=search_and_verify
|
||||||
base_value=TEMPLATE(200,findmax_base_rate)
|
base_value=TEMPLATE(2000,findmax_base_rate)
|
||||||
step_value=TEMPLATE(50,findmax_step_value)
|
step_value=TEMPLATE(200,findmax_step_value)
|
||||||
min_frames=TEMPLATE(10,findmax_min_frames)
|
min_frames=TEMPLATE(10,findmax_min_frames)
|
||||||
optimization_type=rate
|
optimization_type=rate
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user