internetztube / craft-element-relations

Shows all relations of an element.
https://plugins.craftcms.com/element-relations
Other
2 stars 6 forks source link

Plugin seems to slow down the assets pages #3

Closed gbowne-quickbase closed 2 years ago

gbowne-quickbase commented 2 years ago

We've noticed searches and asset list pages seem a lot slower now that we've got the plugin running. We've got probably over a thousand images in a bunch of folders. Does your plugin cache the data once it looks up the relations? I know caching is one of the big issues in programming, but wonder if it could be stored until the asset is selected, viewed, edited? Just an idea