Skip to main content

DEFAULT_BUILD_TIME_MULTIPLIER

Constant DEFAULT_BUILD_TIME_MULTIPLIER 

Source
pub const DEFAULT_BUILD_TIME_MULTIPLIER: f64 = 1.35;
Expand description

Initial estimate of total replayable build work divided by work at tx cutoff.

For example, 1.35 means “when cutoff work is 100 ms, expect the completed replayable build work to be about 135 ms”.