-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
2.4.5, 2.5, 3.9.5, 3.10.2, 4.0
-
MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_310_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MDL-40581_master_v8
-
The restore process uses backupidsexists and backupidscache to store the existence and data from the database to reduce overhead when importing. The cache was installed as part of MDL-27120. It is slanted to be replaced by MUC.
This issue will explore the performance benefit/cost of MUC and also improvements to the way these caches are used to reduce database calls.
This will provide performance improvements for restore and for activity duplication.