Have you tried indexing your foreign keys?

I work on an app with a page that does about 100 minimum queries per
page load (it combines data from a lot of tables) and the query time
spent is only about 80ms.

On Mar 5, 6:10 am, Javier <javier.cor...@gmail.com> wrote:
> Hello everyone,
> I've read some posts about cakephp performance posted here and we've
> implemented some of the stuff discussed previously, but our
> application still have a really slow response time (it feels really
> really slow). We are using cake 1.2RC3 and we don't have an opcodes
> cache (like APC or xcache) installed yet.
> I have a few questions:
> Updating to CakePHP helps?
> Our application have a lot of models and relation between them, could
> this is be the cause of the slow response time? Can this be fixed/
> improved somehow?
> Does anyone have any tips to improve the performance of a cakephp
> application?
> Are there any plans on improving CakePHP performance on the near
> future?
>
> Thanks in advance for any reply.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to