Thanks, I will double check the debug level. I remember I set it 2. Hope it
is the slow reason.

On Wed, Mar 18, 2009 at 8:31 AM, brian <[email protected]> wrote:

>
> It's the layout for a controller dump. It's only used when debug = 3,
> which is the last thing you want if you're profiling your app.
>
> On Tue, Mar 17, 2009 at 8:08 PM, joshua <[email protected]> wrote:
> > I want get the invoke trace for dump.ctp. As you can see it wast 6.635090
> > seconds. Any one can give me something suggestion about this file? What's
> > the usage of this file?
> >
> > On Wed, Mar 18, 2009 at 12:15 AM, brian <[email protected]> wrote:
> >>
> >> Why are you printing debug info at the same time as profiling your
> >> application? Unless you plan on leaving the dump in there for the
> >> public to see, do one or the other.
> >>
> >> On Tue, Mar 17, 2009 at 10:30 AM, joshua <[email protected]> wrote:
> >> > I try to print the debug trace in file dump.ctp. But there is nothing
> >> > output. I am sure the cache has been deleted.
> >> >
> >> > On Tue, Mar 17, 2009 at 7:14 PM, joshua <[email protected]> wrote:
> >> >>
> >> >> Below is my debugkit result of one page in my application.
> >> >> ============================================
> >> >>
> >> >> Timers
> >> >>
> >> >> Total Request Time: 9.850548 (seconds)
> >> >>
> >> >> Message time in seconds
> >> >> Component initialization and startup 0.181480
> >> >> Controller Action 0.062440
> >> >> Render Controller Action 6.819140
> >> >> Rendering View 6.816620
> >> >> Rendering APP\views\users\activity_management.ctp 0.109310
> >> >> Rendering APP\views\elements\active_search_box.ctp 0.001040
> >> >> Rendering APP\views\elements\tab_header.ctp 0.001030
> >> >> Rendering APP\views\elements\pagination.ctp 0.003490
> >> >> Rendering CORE\cake\libs\view\elements\dump.ctp 6.635090
> >> >> Rendering APP\views\layouts\default.ctp 0.065750
> >> >> ============================================
> >> >>
> >> >> Any body can me some optimize suggestions about this?
> >> >> Appreciate for your help or reply!
> >> >>
> >> >> Joshua
> >> >
> >> >
> >> >
> >> > --
> >> > Thanks
> >> > Joshua
> >> >
> >> > >
> >> >
> >>
> >>
> >
> >
> >
> > --
> > Thanks
> > Joshua
> >
> > >
> >
>
> >
>


-- 
Thanks
Joshua

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to