influxdb/tsdb/engine
Ben Johnson 45f1c28adb add tsm iterator stats buffer
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.
2016-03-23 12:23:22 -06:00
..
tsm1 add tsm iterator stats buffer 2016-03-23 12:23:22 -06:00
engine.go Lint tsdb and tsdb/engine package 2016-02-10 21:33:46 +01:00