Pragmatism in the real world

Optimising a Zend Framework ApplicationPresented at PHPUK, February 2011

This talk looks at some strategies to improve the performance of a Zend Framework application. We look at measuring the performance of a website and then provide some ideas on how to improve the performance.

We look at class loading, before walking through Zend_Db’s performance and then cast our eyes over the view to improve performance there. We also look at the caching that you can do to improve your application’s performance.

Video