faastjs.costanalyzer.result.estimates.md

April 11, 2023 ยท View on GitHub

faastjs > CostAnalyzer > Result > estimates

CostAnalyzer.Result.estimates property

Cost estimates for each configuration of the workload. See CostAnalyzer.Estimate.

Signature:

readonly estimates: Estimate<A>[];