Iteration- Connections per second using Binary as Load type

The Iteration step for "Connections 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.

  • cpsBinaryMin: The minimum connections per second rate used by binary search algorithm.

  • cpsBinaryMax: The maximum connections per second rate used by binary search algorithm.

  • cpsBinaryInit: The initial connections per second rate used by binary search algorithm.

  • cpsGranularity: The minimum value of the interval used by the binary search algorithm to find a value. The search stops after reaching this value.