Having debug>0 make the application a lot slower. Personally i've found that having too many related models make cake load really slow. Profiling my applications i get render times of 20ms, queries arround 20 to 50ms but loading the related models may take 800ms.
On Mar 16, 5:01 am, Miles J <[email protected]> wrote: > It seems all your views are loading rather quickly, how long on > average do your sql queries take? > > Also is this a local host or online server? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
