Skip to main content

SMALL_BLOCK_TX_THRESHOLD

Constant SMALL_BLOCK_TX_THRESHOLD 

Source
pub const SMALL_BLOCK_TX_THRESHOLD: usize = 5;
Expand description

Blocks with fewer transactions than this skip prewarming, since the fixed overhead of spawning prewarm workers exceeds the execution time saved.