-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
An incomplete list of possible improvements to make for SIR's performance:
- Look into adding detection for n + 1 queries in tests. (eg: https://github.com/jmcarp/nplusone)
- Look into using raiseload for preventing unwanted lazy loads
- Rewrite queries in SIR on lines of BU