On Jul 1, 8:07 pm, amfriedman <[EMAIL PROTECTED]> wrote:
> Thanks for the straws.  Better than nothing.
>
> Remember, things were fine for the first few months of coding.  I
> changed nothing in Vista.
>
> Not sure if this is related: when I disable all models by setting
> $uses = null; in every controller, then page load times go down to 1-2
> seconds.  Is it possible to slow an app down by declaring too many
> models in each controller?  Some of my controllers have as many as 10
> models declared.
>
> The thing is, as I incrementally included models in just ONE
> controller, and my page load increases; with one model added, it goes
> to 10 sec.  With two, it times out again!

What did your investigation conclude as to why it takes 9s (in your
stack trace above) to even get to cake.

Have you by chance deleted the sub folders in your tmp folder? That
was|is a cause of awful performance.

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