Basic profiler for your plugins.
| Author: | Danny van Kooten (profile at wordpress.org) |
| WordPress version required: | 3.8 |
| WordPress version tested: | 4.1.1 |
| Plugin version: | 1.1.2 |
| Added to WordPress repository: | 31-01-2015 |
| Last updated: | 20-02-2015
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, %: | 60 |
| Rated by: | 3 |
| Plugin URI: | https://github.com/dannyvankooten/wp-plugin-p... |
| Total downloads: | 3 987 |
| Active installs: | 20+ |
![]() Click to start download |
|
Basic profiler for WordPress Plugins. Benchmarks any given plugin by testing response times with and without the plugin activated.
Plugin Profiler is on GitHub.
Bug reports (and pull requests) are welcomed on the Plugin Profiler GitHub repository.
Please note that GitHub is not a support forum.
Profiling a plugin
This plugin measures response times of any URL on your website in the following ways.
- No plugins activated
- Only the selected plugin(s) activated
- All but the selected plugin(s) activated
- All plugins activated
It then plots the response times in a chart and calculates the average response time time difference.
While this way of profiling a plugin is very low-tech it can be interesting to measure the impact of a plugin on your site's response time. Please note that this way of benchmarking leaves a lot of factors out - like additional HTTP requests caused by a plugin, etc..
Installing Plugin Profiler
Since this plugin needs to filter out which plugins are activated for the profiling requests, it needs to be installed as a must-use plugin so it's loaded early.
Have a look at the installation instructions for details.
More information
- Developers; follow or contribute to the Plugin Profiler plugin on GitHub
- Other WordPress plugins by Danny van Kooten
- @DannyvanKooten on Twitter
