This commit adds a buffer for stats to be updated without requiring a mutex lock/unlock on every point. The tradeoff is that stats are not exactly precise. This works for our use case because stats are only periodically checked. |
||
---|---|---|
.. | ||
tsm1 | ||
engine.go |