Constant mmtk::util::options::DEFAULT_STRESS_FACTOR
source · pub const DEFAULT_STRESS_FACTOR: usize = usize::MAX; // 18_446_744_073_709_551_615usize
Expand description
The default stress factor. This is set to the max usize, which means we will never trigger a stress GC for the default value.