In GitLab by @areynold on Oct 1, 2019, 13:46 No effort has been made to optimize model fetches. This could especially be a problem in the mapping classes, where all model members will be needed. See EE's documentation on [relationships and eager loading](https://docs.expressionengine.com/latest/development/services/model/fetching.html#relationships) for more info.
In GitLab by @areynold on Oct 1, 2019, 13:46
No effort has been made to optimize model fetches. This could especially be a problem in the mapping classes, where all model members will be needed.
See EE's documentation on relationships and eager loading for more info.