Friday, December 30, 2011

Re: Cake optimization

cache your queries using a dedicated memcached server.

Sent from my iPhone

On Dec 30, 2011, at 12:45 PM, Dee Johnson <devariojay@gmail.com> wrote:

Hi guys.

I have a optimization question.

I have already used $persistModel = true, optimized by queries with containable and made sure all tables had indices. 

I still would like a speed increase as pages are taking at the min 1.5 sec and at the max 8 seconds (on random occasions).  I tried to use file caching for the pages that dont serve frequently changing or updating data but it didnt seem to give much of a boost.

Any other suggestions to try?  Thanks 


--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: