Skip to main content

MEM_CYCLES_BASE

Constant MEM_CYCLES_BASE 

Source
pub const MEM_CYCLES_BASE: u8 = 25;
Expand description

Base load/store latency at the smallest footprint tier (×1). Same value as crate::gas_cost::DEFAULT_MEM_CYCLES; the #2 tier scales it (see mem_cycles_for).