[wp-hackers] Tracking memory usage without turning plugins on/off one-by-one

Azizur Rahman prodevstudio+wordpress at gmail.com
Mon Nov 25 09:16:46 UTC 2013


You can use PHP: Xhprof to profile everything and get some useful details.
http://us2.php.net/xhprof

Kind Regards,
Azizur Rahman

----
Do you need cost-effective web hosting solution and Domain name try
http://prodevstudio.com

Missed the last Friday Khutbah, try catchup a Khutbah on-line now at
http://fridaykhutbah.com


On Mon, Nov 25, 2013 at 7:40 AM, David Anderson <david at wordshell.net> wrote:

> Hi,
>
> Is there a good, efficient way to track the memory usage of plugins/themes
> in WordPress other than "turn them on/off one by one"? Not just final
> memory usage (after everything's loaded), but peak memory usage too?
>
> e.g. Can is there a good way to answer questions like "when the peak
> memory usage during load is hit, which parts of WordPress were the main
> culprits?"
>
> Many thanks,
> David
>
> --
> WordShell - WordPress fast from the CLI - www.wordshell.net
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list