Skip to main content

WORKER_CHUNK_SIZE

Constant WORKER_CHUNK_SIZE 

Source
const WORKER_CHUNK_SIZE: usize = 100;
Expand description

Maximum number of storage entries to hash per worker batch.