Skip to main content

Module fixed

Module fixed 

Source

Structsยง

FixedExecutionResult
Result returned by FixedExecutor::execute.
FixedExecutor
Executes a fixed-count load test using a worker-pool model: spawns exactly concurrency long-lived VU tasks that share an atomic request budget and self-terminate when the budget is exhausted.
FixedExecutorParams
Parameters for constructing a FixedExecutor.