antirez
|
3e8f5113fa
|
LATENCY SAMPLES renamed LATENCY HISTORY.
|
2014-07-09 20:01:30 +02:00 |
|
antirez
|
c145854bac
|
LATENCY RESET implemented.
|
2014-07-09 20:01:27 +02:00 |
|
antirez
|
07b4d33734
|
Cast void* to char* to avoid waring in latencyCommand().
|
2014-07-09 19:58:06 +02:00 |
|
antirez
|
58fb90fdac
|
Properly initialize min/max in latency.c.
|
2014-07-09 19:57:59 +02:00 |
|
antirez
|
8cc912db43
|
LATENCY GRAPH: filling under the curve is more readable.
|
2014-07-09 19:57:42 +02:00 |
|
antirez
|
e905588062
|
LATENCY GRAPH implemented.
|
2014-07-09 19:57:37 +02:00 |
|
antirez
|
d20d89e630
|
LATENCY LATEST: add the max field.
|
2014-07-09 19:57:22 +02:00 |
|
antirez
|
855c97ce1b
|
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-09 19:56:35 +02:00 |
|
antirez
|
3cb03b68a4
|
LATENCY LATEST implemented.
|
2014-07-09 19:56:30 +02:00 |
|
antirez
|
a57eb3272d
|
LATENCY SAMPLES implemented.
|
2014-07-09 19:03:59 +02:00 |
|
antirez
|
58ecc0bd68
|
Latency monitor: basic samples collection.
|
2014-07-09 18:57:57 +02:00 |
|