Skip to main content

MAX_KEYS

Constant MAX_KEYS 

Source
const MAX_KEYS: usize = _; // 1_048_576usize
Expand description

Beyond this many distinct keys the filter stops being a rounding error on the block — 1M keys is 1.25 MB — and a block that diverse prunes little anyway. Past it we write nothing, which the reader reads as “scan me”.