split_test.py
3.15 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