TRACE_THRESHOLD

Constant TRACE_THRESHOLD 

Source
const TRACE_THRESHOLD: usize = 20;
Expand description

Trigger a concurrent marking cycle when the predicted mature size is larger than this threshold.