switch to using effective_due_dates in gradebook_importer
This switches the gradebook import process to using EffectiveDueDates to find student specific due dates. This avoids the N+1's that calling Submission#cache_due_date can create. closes CNVS-35366 test plan: - Smoketest that gradebook importer still works, especially with a few assignments overrides - Speed test the gradebook on a large course Change-Id: Ib669fbede2c50e78a53420868492342109df5b13 Reviewed-on: https://gerrit.instructure.com/103937 Tested-by: Jenkins Reviewed-by: Jeremy Neander <jneander@instructure.com> Reviewed-by: Derek Bender <djbender@instructure.com> QA-Review: KC Naegle <knaegle@instructure.com> Product-Review: Keith T. Garner <kgarner@instructure.com>
Please register or sign in to comment