Hello, Firstly many thanks for such a great framework,
Just a quick note to see if anyone knows of any statistic function of Cake for performance analysis? For example, when a page is generated, things like the what models were called, how many times they were fetched from the database, how many of these fetches were cached, and then other things like how many 'RequestActions' were called, the execution time of these. Kind of like where the SQL log is at the moment, but wider in application so that it covers the framework (models, controllers, views etc), less focussed on debugging, and more statistically orientated. Information like this would be a great means for identifying how your application is behaving on a 'lower' level, and performance analysis on complex projects. What do you think? Is there anything currently that may be used for this kind of purpose? Thanks again for all the great work so far, donating as I speak :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
