4 Commits

Author SHA1 Message Date
antirez
372484ab8e Latency monitor: don't add new samples in the same second.
Instead we update the old sample with the new latency if it is greater.
2014-07-18 12:20:55 +02:00
antirez
5e56590198 LATENCY LATEST implemented. 2014-07-18 12:20:55 +02:00
antirez
41c9d1c08f LATENCY SAMPLES implemented. 2014-07-18 12:20:55 +02:00
antirez
62ca4bd438 Latency monitor: basic samples collection. 2014-07-18 12:20:55 +02:00