DEV Community

Cezary Tomczyk
Cezary Tomczyk

Posted on

Two WordPress plugins to improve the server performance object caching

Object Cache 4 everyone

Improve your server performance using Memcached for object caching or improve your server performance using disk support for object caching.

https://wordpress.org/plugins/object-cache-4-everyone/

Query Monitor

Query Monitor is the developer tools panel for WordPress. It enables debugging of database queries, PHP errors, hooks and actions, block editor blocks, enqueued scripts and stylesheets, HTTP API calls, and more.

It includes some advanced features such as debugging of Ajax calls, REST API calls, user capability checks, and full support for block themes and full site editing. It includes the ability to narrow down much of its output by plugin or theme, allowing you to quickly determine poorly performing plugins, themes, or functions.

Query Monitor focuses heavily on presenting its information in a useful manner, for example by showing aggregate database queries grouped by the plugins, themes, or functions that are responsible for them. It adds an admin toolbar menu showing an overview of the current page, with complete debugging information shown in panels once you select a menu item.

Results

WordPress Object Cache plugin results: 97.3% hit rate (2,253,918 hits, 63,292 misses)

Top comments (0)