X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e9dd7d2fc337e4c56321aaaca1341c2e75715b34;hb=3f58f5ebe86a749d9e1ab37f25b3e7c7255a1906;hp=bb4f33df05f6b2599b41370daaaa361b636d35e0;hpb=76b23ebfd5384033ecefd8bed4babfeb12d103e9;p=spider.git diff --git a/Changes b/Changes index bb4f33df..e9dd7d2f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ 29Sep02======================================================================= 1. Added LRU caching to DXUsers and Prefix. +2. make Timer::handler only search its chain once a second seeing as that +is the minimum granularity available. +3. add some separation between cfg file making, data generation and mrtg +running. See /spider/cmd/mrtg.pl for some instructions... 28Sep02======================================================================= 1. Put some transparent caching into Prefix.pm to see if this has a performance impact.