Skip to main content

PIPELINE_CONCURRENCY_PER_CPU

Constant PIPELINE_CONCURRENCY_PER_CPU 

Source
const PIPELINE_CONCURRENCY_PER_CPU: usize = 8;
Expand description

Multiplier applied to the CPU count to size each pipeline stage’s ready-queue depth.