Skip to main content

OUTPUT_TARGET_WORDS

Constant OUTPUT_TARGET_WORDS 

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

Target serialized chunk size in u64 words (2 MiB). Bounded slop matters once we put these behind huge pages.