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

Frank Bueltge frank at bueltge.de
Mon Nov 25 12:46:26 UTC 2013


Also possible
http://wordpress.org/plugins/debug-objects/

Best
Frank



On 25 November 2013 13:00, Paul Menard <paul at codehooligans.com> wrote:

> Found this the other day. Have not had a chance to try it.
>
> https://github.com/johnbillion/QueryMonitor
>
>
>
> On Mon, Nov 25, 2013 at 4:16 AM, Azizur Rahman <
> prodevstudio+wordpress at gmail.com> wrote:
>
> > 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
> > >
> > _______________________________________________
> > wp-hackers mailing list
> > wp-hackers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-hackers
> >
> _______________________________________________
> 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