-
Epic
-
Resolution: Unresolved
-
Minor
-
None
-
4.5
-
MOODLE_405_STABLE
-
Break apart core monolith *lib.php files
Investigation into the performance impacts of moving our autoloader let me to discover some huge memory growth just by the mere inclusion of our legacy monolith libraries.
I propose we focus on moving these to use the autoloader in the simplest way possible.
Once this is done we can start to move them to the PSR-4 loader at a later time.
- will be (partly) resolved by
-
MDL-83885 Break apart lib/badgeslib.php
- Open