Hacker News new | ask | show | jobs
by maxmunzel 1491 days ago
This is pretty much what I’m doing. Except that I’m using an exponential moving average so I don’t have to mess with windowing.
1 comments

Oh nice, I hadn’t thought of that.