lowRenderCacheHitRateThresholdSpec constant
ChartRuntimePerformancePolicyFieldSpec
const lowRenderCacheHitRateThresholdSpec
Implementation
static const lowRenderCacheHitRateThresholdSpec =
ChartRuntimePerformancePolicyFieldSpec(
canonicalField: lowRenderCacheHitRateThreshold,
aliases: lowRenderCacheHitRateThresholdAliases,
kind: ChartRuntimePerformancePolicyFieldKind.unitRatio,
description:
'Render cache hit-rate ratio below which reuse should be reviewed.',
);