Skip to main content

decide_speculation

Function decide_speculation 

Source
pub fn decide_speculation(obs: SpeculationObservation) -> SpeculationVerdict
Expand description

Decide whether to adopt the speculative variant, reject it, or keep racing. Pure arithmetic; widened throughout so adversarial inputs cannot panic or silently clamp a release-path adoption decision.