hi Alex,

> Has anyone got any tips on performance monitoring and profiling a cake app?
>
> I'm using containable and number of queries doesn't look too bad but
> it's all running pretty slowly at the moment.

Use containable, explicitly set the fields you need in every model,
tune your database
http://www.jeremy-burns.co.uk/2010/02/cakephp-basic-database-table-tuning-tips/
and CACHE CACHE CACHE CACHE CACHE!

J


-- 
jon bennett - www.jben.net - blog.jben.net

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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