Improve eager_loading performance #889
exseniorastronaut
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Perhaps this can be part of the eager loading rewrite which is sorely needed. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if somehow we could eager_load non recursive relations on their own go-routine to speed up the process. For example if you are eager_loading 6,7 relations this would improve the performance significally.
Beta Was this translation helpful? Give feedback.
All reactions