NaveenCodes Speed Analyzer
💛 This plugin is dedicated to my mother. Every update carries her blessings.
NaveenCodes Speed Analyzer helps you understand where WordPress is spending time on your site. It runs entirely inside your hosting environment — no external service, no cloud dashboard, no account required.
The plugin is designed to remain fully free:
- No locked features
- No artificial limits
- No ads
- No tracking
- No upsells
Page Load Logger
Records how long each wp-admin page takes to generate, how much memory it uses, and how many database queries it runs. Entries are stored locally and displayed in a sortable log so you can identify which pages are consistently slow.
Autoload Options Audit
WordPress loads all autoloaded options on every single page request. Large autoloaded data adds overhead to every page — even if the visitor is just reading a post. The Autoload Audit shows your total autoloaded payload size and the top options by size. You can remove individual orphaned options or clear all expired transients with one click.
Cron Jobs Viewer
Shows every scheduled WP-Cron event with its hook name, schedule frequency, next run time, and whether the job is overdue. Overdue jobs may indicate that WP-Cron is not firing correctly or that a job is stuck. You can delete individual stuck cron jobs directly from the viewer.
Dashboard Summary
Seven-day averages for page generation time, peak memory, and database queries per page. The Slowest Pages table shows which URLs are consistently the most expensive.
Settings
Control how long log data is kept (7, 14, 30, or 90 days), set your own threshold for what counts as a slow page, and enable or disable logging at any time.
No External Service
All data is stored in a single table on your own server. Nothing is sent to any external service, analytics platform, or third-party host.
