Feature #7157
Reduce memory consumptions for reporting pages
Start date:
15/05/2014
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
SCRUM pts - complexity:
?
Description
Currently, it goes above 32MB when there are many users. This is too much. Chamilo should generally use less than 32MB for any page to load. If it uses more, it is a sign that we are doing things incorrectly or depending on very heavy modules that are doing things incorrectly.