-
Bug
-
Resolution: Not a bug
-
Critical
-
None
-
3.11
-
MOODLE_311_STABLE
The performance jobs have started failing after integrating MDL-71252. For instance: https://ci.moodle.org/job/P311.00.00%20-%20Attic%20-%20Performance%20comparison%20moodle.git%20vs%20integration.git%20(311)/132/console
There is an increment on files included:
Summary (comparing normalized runs)
|
between before - 311 (fe04d078a49 on-de...) and after - 311 (d37145a52fe Merge...) |
(Normalized) - increment: filesincluded - View course -> 1.54% worse |
(Normalized) - increment: filesincluded - View course again -> 1.54% worse |
(Normalized) - increment: filesincluded - View course once more -> 1.53% worse |
Eloy has been able to confirm that is the issue causing this increment (in Course view page):
- 7b62b26 : Included 815 files (524 with caches) |
- 88a5780 : Included 823 files (532 with caches) |
- is a regression caused by
-
MDL-71252 Avoid showing the 'Mark as done' button on the course page
-
- Closed
-