Try using this plugin http://wordpress.org/extend/plugins/debug-queries/ for checking performance of your database queries. It shows lots of detatils about each and every query made and time the query needed to complete and the time needed to make the whole page.
Related Posts:
- WordPress MySQL & PHP Performance
- Is it useful to turn on MySQL query cache for performance
- Universal problem: first request after ~25 second inactivity always slower (~1 second) than subsequent requests (~1/10sec)
- Concurrent / simultaneous MySQL connections
- Slow Mysql Queries
- Best settings for MySQL to speed up site? [closed]
- How do I join a $wpdb query with user meta using default value if not exist?
- Alter wp_post table vs. post_meta performance/speed
- Slow wp-admin due to “SELECT DISTINCT post_mime_type FROM wp_posts WHERE post_type = ‘attachment'”
- WordPress plugin overloading with tmp tables
- How to simulate web traffic to test performance of a website
- Regular XML-RPC timeouts
- Access Denied for User ‘root’@’localhost’ (using password: YES) – No Privileges?
- Cannot add or update a child row: a foreign key constraint fails
- How to make MySQL table primary key auto increment with some prefix
- MySQL error 2006: mysql server has gone away
- sql query with multiple where statements
- Cannot delete or update a parent row: a foreign key constraint fails
- Syntax error due to using a reserved word as a table or column name in MySQL
- MySQL root password change
- Installation of MySQL for Visual Studio 1.2.8 failed
- How do I import an SQL file using the command line in MySQL?
- Authentication plugin ‘caching_sha2_password’ cannot be loaded
- Select from multiple tables without a join?
- SQL Query Where Field DOES NOT Contain $x
- Is there an SQLite equivalent to MySQL’s DESCRIBE [table]?
- Mysql command not found in OS X 10.7
- MySQL – UPDATE query based on SELECT Query
- grabbing first row in a mysql query only
- mysqld_safe Directory ‘/var/run/mysqld’ for UNIX socket file don’t exists
- Order a MySQL table by two columns
- MySQL AS keyword
- Should I use the datetime or timestamp data type in MySQL?
- Access denied; you need (at least one of) the SUPER privilege(s) for this operation
- How do I change the data type for a column in MySQL?
- Generating a random & unique 8 character string using MySQL
- MySQL > Table doesn’t exist. But it does (or it should)
- Unknown Column In Where Clause
- Cannot connect to Database server (mysql workbench)
- mysqld: Can’t change dir to data. Server doesn’t start
- How to solve “Error: MySQL shutdown unexpectedly”?
- Can you do a For Each Row loop using MySQL?
- SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known
- Drop all databases in MySQL
- How to properly create composite primary keys – MYSQL
- MySQL – count total number of rows in php
- How to get the count of each distinct value in a column?
- Data is not constantly loading from custom wordpress table
- How to run WordPress across 2 VMs for high availability
- Mysqldump add drop table?
- SQL query to update post_date (one post = one single date & time)
- My WordPress site always displays a cached version of its homepage
- How to solve slow WordPress site caused by attachment_metadata
- How to copy post titles to post slug in phpmyadmin
- If I consider changing my WordPress DB tables to InnoDB, will it have an effect on the way WordPress works?
- Database slowdown after update to 3.4.1
- Inserting Hundreds of Thousands of Posts at Once
- wp_admin edit.php slow with lots of queries
- Database: Custom table: sprintf value for DateTime column
- What is the most secure way to set up the MySQL user in WPMU?
- WP_USE_EXT_MYSQL
- Which is more efficient? Using usermeta, or creating a new MySQL table?
- Distinction on meta value on pre_get_posts
- How to get data from WordPress site sql file
- WordPress with php5-fpm and nginx
- MySQL Rank & $wpdb
- WordPress post_status is future, manually added
- How are multiple WordPress WPDB queries handled?
- Regarding “Insert query error” in wordpress
- Site not responding error – taking long to load [closed]
- Copyright: Get first and last date of post type
- WordPress(wpdb class) and mysql stored procedures
- WordPress plugins for database queries
- WordPress doesn’t display accents after migration
- Replace a character in all post titles and slugs
- Understanding custom php that reads from WP MYSQL
- $wpdb->get_var multiple queries in one database check
- List users with the most posts in the last 30 days
- Way to extract wordpress data from folder backup
- Data is not constatntly loading from custom wordpress table
- Mysql Server keeps crashing
- How to search usermeta table
- How to add virtual column in wpdb get_result statement
- PHP Warning: mysqli_error(): Couldn’t fetch mysqli in
- I want to share local developement and staging DB — Is this very smart or very stupid?
- Extract all users along with yoast metadata description
- WordPress asks to install, but is already installed?
- Deleting a table row through query
- An SQL query to find orphaned image attachments and their meta
- Performance of wp_get_attachment_image_srcset() and wp_get_attachment_image_url()
- Weird characters displayed when importing WordPress MySQL db
- Simple SQL Query in wordpress
- optimise SQL wordpress call
- problem with quotes on new post
- WP_Query with LIKE returns strange query
- Initialization of table in database using ‘CREATE … IF NOT EXISTS’
- mysqldump throws: Unknown table ‘COLUMN_STATISTICS’ in information_schema (1109)
- How do I load a sql.gz file to my database? (importing)
- How can I show mysql locks?
- Batch Replace URLs in WordPress Database