diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-06-09 18:57:41 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-06-09 18:57:41 +0000 |
commit | 229661b45b57798e72c3f5460d437f046c9a172a (patch) | |
tree | 7d4ded62f39aa9d50dec7fbcaf6e39692f4a7e86 /NEWS | |
parent | 580d29c3743df13f983a6965754be1ac88c075a6 (diff) |
Optimized CPU usage of chainpinging
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ Changes in use percentiles when calculating a life probability of an outstanding ping. Also we do not show the mean of latency but the median as this seems to be 'more correct'. + * Optimized chain pinging: takes less CPU. Changes in version * Minor documentation fixes suggested by Ryan Lackey. |