Skip to content

Options table uses optimisation #4389

@bactisme

Description

@bactisme

At the beginning of each request, wordpress loads all wp_options lines that have autoload set to "yes".

What is the problem:

On my websites, it load ~550 lines : ~500 are wpseo_sitemap_XXX_cache_validator like options.

Do we really need all this lines, preloaded on every request ? We could all spare some milliseconds and database usage here.

Technical info

  • WordPress version: 4.4.2
  • Yoast SEO version: 3.1.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions