library_content.py
6.48 KB
-
Reduce number of transformer traversals (#12881) · 69410948
This change improves grading performance by combining what had previously been multiple course tree traversals into a single traversal with combined filtering logic.
Nimisha Asthagiri committed