Iteration - Throughput using Binary as Load type
The Iteration step for "Throughput" 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.
-
throughputScale: The unit of measurement for throughput and resolution. There are three types of throughput scale. Options are as follows:
-
Kbps
-
Mbps
-
Gbps
-
-
Mbps is selected by default.
-
tputBinaryMin: The minimum throughput rate used by binary search algorithm.
-
tputBinaryMax: The maximum throughput rate used by binary search algorithm.
-
tputBinaryInit: The initial throughput rate used by binary search algorithm.
-
tputGranularity: The minimum value of the interval used by the binary search algorithm to find a value. The search stops after reaching this value.