Skip to main content

Module threads

Module threads 

Source
Expand description

Thread-count / core-placement specialization experiments.

Silicera-owned only: we vary the thread count passed into lab workloads and measure. We do not change global OS scheduling, affinity, or power plans. More threads is not assumed faster.

Structs§

ThreadCountPoint
One measured thread-count point.
ThreadCountReport
Report for the thread-count sweep.

Functions§

default_thread_sweep
Default thread counts to sweep (clamped to host logical CPUs).
measure_thread_count_sweep
Measure concurrency kernels across thread counts (Silicera-owned; no OS affinity).