You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The optimization in the linked stackoverflow page (https://stackoverflow.com/a/75105382) was applied, and did help a lot. That said, having a view on top of that improved performance further (in some cases), so further investigation necessary to achieve max perf.
Possible alternative approach: https://stackoverflow.com/a/75105382
Prior issue on the subject (where views were used to achieve the perf gains): #301
The text was updated successfully, but these errors were encountered: