Cake (and especially Cake 1.2) has several runtime caching enhancements
which happen automatically when you set DEBUG to 0 (in
app/config/core.php).  That by itself should give you a significant
boost. Also, there are several other posts on the list which detail
other server side configuration changes you can make to optimize your
performance.  With a bit of strategic caching, you should be able to
hit 0.03s pretty easily.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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