WordPress MySQL Profiler Plugin
Published 6 March 2010 No Comment
This plugin assists both theme and plugin developers in MySQL Profiling.
When logged in as an admin, you will see MySQL query details at page footer. Keep an eye on both total queries and time. Each time you add code to your templates, use the profiling information to check if an optimized function, or code snippet has been used.
If you notice high total queries or time, examine the queries and check the backtrace (more below) to find where the query originated from. Then remove or replace the unoptimized function/code.
More Info: wpsplash.com/mysql-profiler-plugin-for-wordpress/
Related posts:
- WordPress.Org Announces PHP 4 and MySQL 4 Support to End
- Scaling WordPress Using MySQL Replication and HyperDB
- WordPress CMS Toolkit
- Remote Backup Storage for WordPress Blogs
- Real-Time Find and Replace WordPress Plugin
Related posts brought to you by Yet Another Related Posts Plugin.









Leave your response!
Be nice. Keep it clean. Stay on topic. No spam - Comments are moderated. Thank you.