CensusVerdict
此内容尚不支持你的语言。
Defined in: diagnostics/census.ts:149
Pre-1.0: the counter set is expected to grow as probes are added.
Properties
Section titled “Properties”confidentSlopePerCycle
Section titled “confidentSlopePerCycle”
readonlyconfidentSlopePerCycle:number
Defined in: diagnostics/census.ts:160
The growth the samples actually support — the slope pulled back by twice its standard error. This, not the point estimate, is what is judged.
readonlyfirst:number
Defined in: diagnostics/census.ts:166
readonlykey:string
Defined in: diagnostics/census.ts:150
readonlylast:number
Defined in: diagnostics/census.ts:167
leaking
Section titled “leaking”
readonlyleaking:boolean
Defined in: diagnostics/census.ts:153
projected
Section titled “projected”
readonlyprojected:number
Defined in: diagnostics/census.ts:169
confidentSlopePerCycle × projectCycles — what this costs over a session.
reason?
Section titled “reason?”
readonlyoptionalreason?:string
Defined in: diagnostics/census.ts:171
Populated when leaking; the sentence a failure should print.
risingFraction
Section titled “risingFraction”
readonlyrisingFraction:number
Defined in: diagnostics/census.ts:165
Share of cycles on which the counter rose. Near 1 is a leak; near 0 with a positive slope is a pool that stepped once and the fit read as a ramp.
slopePerCycle
Section titled “slopePerCycle”
readonlyslopePerCycle:number
Defined in: diagnostics/census.ts:155
Least-squares growth per cycle over the judged samples.
readonlytier:CensusTier
Defined in: diagnostics/census.ts:151
readonlyunit:"bytes"|"count"
Defined in: diagnostics/census.ts:152