Colin Kuskie
6ed275b133
Rework PA again to not try and sort the passiveLog. Instead, we iterate and store "last" data in a new database table.
2011-10-06 10:22:39 -07:00
Colin Kuskie
45b5370469
Allow Passive Analytics to scale to analyzing millions of log entries without nuking MySQL in the process. More thorough test cleanup.
2011-09-25 18:45:19 -07:00
Colin Kuskie
fecc2bec54
Yet more END block cleanups.
2010-06-15 16:40:06 -07:00
Colin Kuskie
bdbd0792ad
Remove diag output from test
2009-03-11 16:32:13 +00:00
Colin Kuskie
30d171515a
Optimize the Bucket analysis for speed.
...
Optimized in 3 ways.
1) Local caching and compiling of all regexps.
2) URL level bucket caching
3) Tweaked canShowDebug to speed it up. This was ported back
to the core.
2009-03-04 13:25:32 +11:00
Colin Kuskie
3bafce6e3e
Test for running benchmarking.
2009-03-04 13:24:24 +11:00