id | title | hide_title |
---|---|---|
faastjs.costanalyzer.workload.silent |
CostAnalyzer.Workload.silent property |
true |
faastjs > CostAnalyzer > Workload > silent
If true, do not output live results to the console. Can be useful for running the cost analyzer as part of automated tests. Default: false.
Signature:
silent?: boolean;