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
This is my largest autoloaded option. It doesn't seem like it needs to be loaded on every page? Eats into my object caching limit of 1MB (my aioseo_options_internal is about 159,000 bytes)
Hi @gosixl, we do need that option to be autoloaded since it contains a lot of data we require every request. That being said, it does seem like the record on your site is rather large. We're planning to work on major performance improvements in the next few months so I'll definitely take a look at our options and see if we can trim some of them down.
@rneo we unfortunately had to deviate and work on something else first, but this is now something we're actively working on. I'll ask my developer if he got a chance yet to clean this up and then I'll report back to you.
This is my largest autoloaded option. It doesn't seem like it needs to be loaded on every page? Eats into my object caching limit of 1MB (my aioseo_options_internal is about 159,000 bytes)
Background reading: https://kinsta.com/knowledgebase/wp-options-autoloaded-data/
The text was updated successfully, but these errors were encountered: