Actions
Bug #569
openStats server spends too much time for massive comparison
Start date:
11/17/2010
Due date:
% Done:
0%
Estimated time:
Detected in build:
173c2e5
Platform:
Published in build:
Description
While stats server compares small tasks rather quickly (in order of 5 seconds) for large tasks it spends too much time (about 5 minutes!!!). The problem is either in the stupid comparison algorithm as I think or in zend/php internals related with the stupid comparison algorithm.
I've already spent much time to debug this issue, but still don't localize the problem exactly.
Actions