Performance Testing

Processes Xdebug cachegrind files for viewing in WordPress.

Author:Jacob Santos (profile at wordpress.org)
WordPress version required:2.5.0
WordPress version tested:trunk
Plugin version:0.4.1
Added to WordPress repository:10-07-2008
Last updated:07-10-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.santosj.name/performance/
Total downloads:1 606
plugin download
Click to start download

The Performance Testing plugin tests the performance of both PHP and MySQL, if mysqlnd driver is installed, to find overhead in both WordPress and WordPress plugins. The requirements of this plugin is that you use PHP5 and have XDebug installed.

This plugin is not meant for end users, you must know how to install XDebug (http://codex.wordpress.org/Testing_WordPress_Performance) and how to configure it. You must have permissions to enable the extension and access to the php.ini file to configure XDebug. When this is all finished, the plugin will take over the rest and all you will need to do is choose which files you want to process.

This plugin is meant for debugging WordPress and WordPress plugins. If you do not need to debug WordPress or WordPress plugins, then you do not need to use this plugin.