faastjs.costanalyzer.workload.repetitions.md

April 11, 2023 ยท View on GitHub

faastjs > CostAnalyzer > Workload > repetitions

CostAnalyzer.Workload.repetitions property

The number of repetitions to run the workload for each cost analyzer configuration. Higher repetitions help reduce the jitter in the results. Repetitions execute in the same FaastModule instance. Default: 10.

Signature:

repetitions?: number;