=== Performance Profiler === Contributors: nevma Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WCES7V9D45HDS Tags: profiler, profile, monitor, optimize Requires at least: 4.0 Tested up to: 4.2.2 Stable tag: 0.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Performance Profiler plugin silently monitors the resources consumption of your WordPress installation. == Description == = Performance Profiler = WordPress Performance Profiler plugin silently monitors the resources consumption in the backend and frontend of your WordPress installation in order to provide overall usage and load statistics for optimization and debugging purposes. == Installation == = Usual process = 1. Install the plugin via "Plugins > Add New". 2. Activate the plugin. 3. Go to its settings and save them! The plugin should simply work! De-activate the plugin to disable it. Activate the plugin to enable it. Delete it and it's gone. So simple. == Frequently Asked Questions == = How heavy is the plugin itself = Well, not much really, but it is designed to be useful in non-production environments or, if used in production, to be enabled only for certain periods of time, in order to collect usage data. == Screenshots == 1. Plugin settings page in the admin area. 2. Resized versions of your images are cached by default in `/wp-content/cache/adaptive-images`. 3. Total web page load time is reduced dramatically on a mobile device (tested in http://webpagetest.org/). 4. Each device is served an image resized its real dimensions, therefore a lot smaller in total size. == Upgrade Notice == (If you do not see an upgrade notice for a certain version then this means that all should go smoothly.) == Changelog == = 0.1.0 = - First alpha version, the prototype.