Skip to main content

DYNAMIC_THRESHOLD_SLOPE_HIGH

Constant DYNAMIC_THRESHOLD_SLOPE_HIGH 

Source
pub(crate) const DYNAMIC_THRESHOLD_SLOPE_HIGH: f64 = 0.35;
Expand description

Slope for “too high” case: scale grows with (rate/HIGH - 1) so we step much harder when rate is many times over target.