-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
2.3.2
-
MOODLE_23_STABLE
The forum_print_overview() function in mod/forum/lib.php called from the My Moodle page can be very slow on larger sites, in some cases running for 3 or 4 seconds for a site with 25000+ courses. There is at least one optimisation to this query that I think can be made to make it run much faster by reducing the size of some of the joins.