Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.9
-
Fix Version/s: STABLE backlog
-
Component/s: Gradebook
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
Looks like the grade/report/grader/index.php could use some performance optimization. Here are my quick testing result:
Test case #1: Loaded with 40,000 courses and 60,000 users, load with the moodle test case course, took 110 seconds to load (ticks: 11089)
Test case #2: Loaded with only 3 courses and 25 users, load with moodle test case course, took, 69 seconds to load the page (ticks: 6892)
See screenshots for more details. Tested on the same server.
what db are you using?