Iteration - Transactions per second using Binary as Load type
The Iteration step for "Transactions per second" using binary as its load type has the following parameters:
-
duration: Represents the sustain period during which statistics are collected.
-
loadType: The Load type used during the test iterations. Available types are Binary and Step. Currently using Binary.
-
tpsBinaryMin: The minimum transactions per second rate used by binary search algorithm.
-
tpsBinaryMax: The maximum transactions per second rate used by binary search algorithm.
-
tpsBinaryInit: The initial transactions per second rate used by binary search algorithm.
-
tpsGranularity: The minimum value of the interval used by the binary search algorithm to find a value. The search stops after reaching this value.