Skip to main content

PATCH_CHUNK_SIZE

Constant PATCH_CHUNK_SIZE 

Source
pub const PATCH_CHUNK_SIZE: usize = 1024;
Expand description

One patch index offset is stored for each chunk. This allows for constant time patch index lookups.