News Feed
Jobs Feed
Sections




News Archive
Symfony Blog:
Make your symfony application 70% faster
May 21, 2007 @ 13:41:00

Continuing in their "plugin of the week" series, the Symfony blog presents a new plugin that can help to make your Symfony application up to 70 percent faster than it already is.

I'd like to tell you a little success story about using sfOptimizerPlugin. I did many things in my "public" application to optimize performance [and end up having] an average execution time of ~150ms per page, wich leads to ~100ms in the production environment. A little bit slow, I think.

After [installing the plugin and] running $php symfony optimize public staging over the environment, the execution time was reduced by 50ms from ~150ms down to ~90ms, nice. And even the production environment acts faster now, with only ~30ms to serve pages, very nice - 70% faster!

He even suggests using the sfOptimizerPlugin in a cron job on a server to help keep things constantly optimized.

0 comments voice your opinion now!
symfony application faster plugin sfoptimizerplugin symfony application faster plugin sfoptimizerplugin


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: Example Zend Framework Blog Application Tutorial - Part 9 PDF Download

Symfony Blog: The "Practical symfony" book is now also available for Doctrine

Paul Jones' Blog: PHP Works 2007 Teaser: Framework Benchmarks!

Community News: Symfony Components Dedicated Website

DevShed: Coding Folders for a PHP Email Application


Community Events











Don't see your event here?
Let us know!


testing series conference example functional framework introduction zendframework2 community object opinion code interview language development release api podcast database composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework