Skip to main content

MAX_DEFEATER_SLOTS

Constant MAX_DEFEATER_SLOTS 

Source
pub const MAX_DEFEATER_SLOTS: usize = 64;
Expand description

Stack capacity for defeater fingerprints per evaluation call. 64 slots × 8 bytes = 512 bytes — fits within a single L1 cache-line group.