mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Memoize schools in SurveyItemValues and academic_years in AcademicYear
for performace improvement
This commit is contained in:
parent
c15cb7b483
commit
b250ebe415
3 changed files with 11 additions and 3 deletions
|
|
@ -86,6 +86,8 @@ describe SurveyResponsesDataLoader do
|
|||
end
|
||||
|
||||
before :each do
|
||||
AcademicYear.reset_academic_years
|
||||
|
||||
setup
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue