Skip to main content

SAMPLE_GATE_LEN

Constant SAMPLE_GATE_LEN 

Source
pub const SAMPLE_GATE_LEN: usize = _; // 262_144usize
Expand description

Sampling pays ~5 ms to sidestep an ~80 ms attempt at 1 MiB; below this the full attempt is cheap enough to just run, and every input stays on the reference’s exact path.