summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2003-06-09 18:57:41 +0000
committerPeter Palfrader <peter@palfrader.org>2003-06-09 18:57:41 +0000
commit229661b45b57798e72c3f5460d437f046c9a172a (patch)
tree7d4ded62f39aa9d50dec7fbcaf6e39692f4a7e86 /NEWS
parent580d29c3743df13f983a6965754be1ac88c075a6 (diff)
Optimized CPU usage of chainpinging
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 23e6969..90ecae4 100644
--- a/NEWS
+++ b/NEWS
@@ -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.