pub const ALPHA_SMOOTHING_FACTOR: f64 = 0.1;
Default smoothing factor for the Exponential Moving Averages of latency.