pub const MAX_PRECISION: u32 = 18;
Highest precision this recipe allocates for. 2^18 registers is 256 KB.