Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Performance
-
Labels:
-
Database:Any
-
Affected Branches:MOODLE_20_STABLE
Description
With using static variables in some cases it is possible to improve performance
The changes we have done are here: http://git.luns.net.uk/moodle.git/?p=moodle.git;a=shortlog;h=refs/heads/cvshead-optimisation
Each commit message contains profiling data indicating how the change affected performance. On average, suggested changes reduce the page generation time by 200ms (tested with moodle2/mod/forum/view.php?id=x) and increase memory usage by 1%
Attachments
Issue Links
- is duplicated by
-
MDL-24125 [Patch] Add in-memory cache of admin_category child objects
-
- Closed
-