stop the Timer::handler searching its chain more than once a second
[spider.git] / Changes
diff --git a/Changes b/Changes
index efe0bfe672936277f315d263886f4d0df4297d50..e9dd7d2fc337e4c56321aaaca1341c2e75715b34 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+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.
+2. Fix doing a new log open for every log file write.
 26Sep02=======================================================================
 1. added WWV and WCY to the Mrtg stats. Don't forget to do an indexmaker!
 25Sep02=======================================================================