test-supervisor

command
v0.0.0-...-37af9a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2019 License: MIT Imports: 28 Imported by: 0

Documentation

Overview

Copyright (c) 2014 CloudFlare, Inc.

Tickless implementation of exponentially decaying moving average

Most of EWMA implementations update values every X seconds. This is suboptimal. Instead of having a ticker goroutine it is possible to adjust the weight accordingly and have a moving average updated on the fly.

Everyone is familiar with EWMA - it's wide used as the load average smoothing algorithm.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL