For query times put DEBUG on level 2 in core.php A table will show at the bottom of the page with all your sql queries including a "Took (ms)" column. For total page execution - on DEBUG level 2 there is a comment rendered in the source with the execution time (right at the bottom)
On Jun 28, 3:36 pm, hi and hello <[EMAIL PROTECTED]> wrote: > I am using cakephp to build a website and at last I found the > performance is not very well. > So I want to know if it exits a tool by which I can get the execution > time of PHP code and DB access? > Or how can I write the tool ? > thanks very much!!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
