SA Bugzilla – Bug 3634
hit-frequencies performance improvements
Last modified: 2004-08-02 16:14:58 UTC
74% performance improvement on hit-frequencies (using a reasonably large log) Most of the overhead is in reading the logs, so this patch attempts to make that as fast as reasonably possible (which is good when generating summaries takes many minutes of running hit-frequencies).
Created attachment 2175 [details] patch
Oops, I meant to say it now runs in 74% of the time previously required. Still worthwhile. ;-)
+1
applied to SVN, closing as FIXED