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
so the slowness went to the main query due to
tool's select_related not making MariaDB use the
index...
now with prefetch_related on both it seems pretty good
0 commit comments