The memory performance data will be rendered in every page's source code, right at the bottom of the source, after the closing of the /HTML tag.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Sample output:
<!--
// ------------------------------------------------------------
// Below are the results of the Memory Viewer Plugin
//
// This plugin was inspired by jbauguss' post here:
// http://wordpress.org/support/topic/memory-profiling
// ------------------------------------------------------------
ACTION HOOK: plugins_loaded - 12.58 MBs
ACTION HOOK: setup_theme - 12.6 MBs
ACTION HOOK: init - 13.09 MBs
ACTION HOOK: wp_head - 13.15 MBs
ACTION HOOK: loop_start - 13.16 MBs
ACTION HOOK: loop_end - 13.16 MBs
ACTION HOOK: wp_footer - 13.17 MBs
ACTION HOOK: plugins_loaded - 13.11 MBs
MAX MEMORY USED: 13.29 MBs
-->
What is new in this release:
- Plugin initially launched.
Requirements:
- WordPress 3.2.1 or higher
Comments not found