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
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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