Constant CACHE_BYTES

Source
const CACHE_BYTES: usize = _; // 536_870_912usize
Expand description

RAM the render thread’s finished-work cache may hold. ponytail: fixed 512 MB — a settings knob (or scaling to installed RAM) is the upgrade if it matters.