MEDIUM: stats: Enable more accurate moving average calculation for stats
authorMarcin Deranek <marcin.deranek@booking.com>
Fri, 15 May 2020 18:02:40 +0000 (20:02 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 16 May 2020 20:40:06 +0000 (22:40 +0200)
commita8dbdf3c4b463a3f3e018f0cd02fa0d8d179bc07
treeb6c75c56b1851d7f6e2e6c871baa442103bbb66b
parent3c27ddabec63ade15b5c4f1c13fdaf7bddb9ca61
MEDIUM: stats: Enable more accurate moving average calculation for stats

Enable more accurate generation of moving averages for partially
populated samples window.
src/stats.c
src/stream.c