[Phpwm] best place to put xdebug_time_index() to measure page executing time when using ZF

keith Pope mute.pop3 at googlemail.com
Fri May 14 12:47:18 UTC 2010


You want to create a post dispatch front controller plugin, this is
the last event to be called, the controller post dispatch may not be
the last due to the dispatch loop. I also find the firephp (wildfire)
profiler very useful.

On 14 May 2010 11:54, Jujhar Singh <jujhar at medilinkwm.co.uk> wrote:
> I'm trying to figure out the best place to put xdebug's excellent
> xdebug_time_index()] (http://xdebug.org/docs/basic) function so that I get
> the best indication of page execution times when using a Zend Framework
> application structure.
>
>
>
> I was thinking of putting it in post dispatch hook in my base controller
> (all my controllers inherit from a base controller class) but I've tried
> this and the results don't seem correct.
>
>
>
> Any ideas?
>
>
>
> Jujhar
>
>
>
> ________________________________
>
> Jujhar Singh
> IT Manager
>
> Medilink West Midlands
> 4 Greenfield Crescent, Edgbaston, Birmingham B15 3BE
> 0121 452 5630
>
> MedilinkWM.co.uk
>
> Email Disclaimer
> The information in this Email (and any files transmitted with it) may be
> confidential or privileged.  It is intended to be read and used only by the
> named recipient(s).  If you are not the intended recipient(s) please notify
> us immediately, destroy any copies and delete it from your computer system.
> Any use, dissemination, forwarding, printing or copying of this Email or
> such documents, by anyone other than the addressee is prohibited and may be
> unlawful.  Unless stated otherwise by an authorised individual, nothing
> contained in this Email is intended to create binding legal obligations
> between us and opinions expressed are those of the individual author.
>
>
>
> _______________________________________________
> Phpwm mailing list
> Website : http://www.phpwm.org
> Twitter : http://www.twitter.com/phpwm
> Facebook: http://www.facebook.com/group.php?gid=2361609907
>
> Post to list: Phpwm at mailman.lug.org.uk
> Archive etc : https://mailman.lug.org.uk/mailman/listinfo/phpwm
>



-- 
------------
http://www.thepopeisdead.com



More information about the Phpwm mailing list