getNumberOfWarmupIterations

Returns the number of warmup iterations for this VU.

int getNumberOfWarmupIterations();

Parameters

None.

Return Value

int: The current number of warmup iterations for the current VU.

Remarks

The return value indicates the number of warmup iterations this VU will execute and is only relevant to the iterated sequence of scripts. Warmup iterations are considered to be of no interest statistically and during a warmup iteration the start and end transaction events are not written to the event log of the VU.

Example

int n = getNumberOfWarmupIterations();

See also: startTransaction

endTransaction

 

This topic was last updated on 2月 01, 2019, at 11:13:24 午前.

Eggplant icon Eggplant.io | Documentation Home | User Forums | Support | Copyright © 2019 Eggplant