<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 20 Jun 2013 02:25:38 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Symfony Blog: Make your symfony application 70% faster]]></title>
      <guid>http://www.phpdeveloper.org/news/7885</guid>
      <link>http://www.phpdeveloper.org/news/7885</link>
      <description><![CDATA[<p>
Continuing in their "plugin of the week" series, the Symfony blog presents <a href="http://www.symfony-project.com/weblog/2007/05/18/make-your-symfony-application-70-faster.html">a new plugin</a> that can help to make your Symfony application up to 70 percent faster than it already is.
</p>
<blockquote>
<p>
I'd like to tell you a little success story about using <a href="http://trac.symfony-project.com/trac/wiki/sfOptimizerPlugin">sfOptimizerPlugin</a>. 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.
</p>
<p>
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!
</p>
</blockquote>
<p>
He even suggests using the <a href="http://trac.symfony-project.com/trac/wiki/sfOptimizerPlugin">sfOptimizerPlugin</a> in a cron job on a server to help keep things constantly optimized. 
</p>]]></description>
      <pubDate>Mon, 21 May 2007 13:41:00 -0500</pubDate>
    </item>
  </channel>
</rss>
