-
Sub-task
-
Resolution: Fixed
-
Critical
-
2.0
-
Any
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
-
Moderate
The attached patch improves performance by not having to recursively search the admin tree each time a child is added. As an admin user, admin_category->locate can easily be called over 3,000 times! In my tests, this improved load times of an admin user's page by about 7%.