You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/maths
James Tucker 820bdb870a maths: add exponentially weighted moving average type
In order to improve latency tracking, we will use an exponentially
weighted moving average that will smooth change over time and suppress
large outlier values.

Updates tailscale/corp#26649

Signed-off-by: James Tucker <james@tailscale.com>
9 months ago
..
ewma.go maths: add exponentially weighted moving average type 9 months ago
ewma_test.go maths: add exponentially weighted moving average type 9 months ago