-- Sander van de Graaf <[EMAIL PROTECTED]> wrote
(on Friday, 07 November 2008, 01:36 AM +0100):
> Hi all,
>
> Just wanted to point you to a blog post about some optimizations I found 
> for a ZF project we're finishing up. It might be of interest to some of 
> you:
>
> http://www.svdgraaf.nl/2008/11/07/optimizing-your-zf-web-application/
>
> If you have any comments, please let me know.

You have some interesting points about tuning the server and using CDNs
that many people overlook when they consider optimizing their *site*,
not just the applications.

I also want to announce that I've been working on a performance guide
appendix to the manual, and those of you following the subversion
commits have likely noticed these commits. I have a lot of detail on
ways you can reduce things like class loading overhead, how to optimize
your views, etc. More tips will be added in the coming week as we
approach the 1.7.0 release.

-- 
Matthew Weier O'Phinney
Software Architect       | [EMAIL PROTECTED]
Zend Framework           | http://framework.zend.com/

Reply via email to