metrics: Use N_EWMA for moving avg, with N=100.
commit09d32ac667b947da838c2645df1180d8b7ecc36e
authorMike Perry <mikeperry-git@torproject.org>
Tue, 8 Nov 2022 19:02:57 +0000 (8 19:02 +0000)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 9 Nov 2022 16:48:42 +0000 (9 11:48 -0500)
tree103f8d447c4275c5fcb66c62402f01ac35304ee0
parent59bef48490e4191be978aa023f05242f889be720
metrics: Use N_EWMA for moving avg, with N=100.

Part of #40708.
src/core/or/circuitlist.c
src/core/or/congestion_control_flow.c
src/core/or/congestion_control_vegas.c
src/lib/math/stats.h