<?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>Tue, 07 Oct 2008 02:43:20 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Gennady Feldman's Blog: Performance tips, APC vs Eaccelerator]]></title>
      <guid>http://www.phpdeveloper.org/news/9614</guid>
      <link>http://www.phpdeveloper.org/news/9614</link>
      <description><![CDATA[<p>
<i>Gennady Feldman</i>, in light of some of the <a href="http://www.phpdeveloper.org/news/9566">recent</a> <a href="http://www.phpdeveloper.org/news/9538">talk</a> about enhancing the performance of your PHP applications, has written up <a href="http://www.gena01.com/forum/gena01_blog/performance_tips_apc_vs_eaccelerator-t201.0.html;msg1342#msg1342">this new post</a> comparing two of the more favored software packages - APC and Eaccelerator.
</p>
<blockquote>
Some websites use other technologies like Java and face the exact same problems. There are different variables involved here and the most common one is database. So I thought i would post a couple of articles related to performance and tuning.
</blockquote>
<p>
This <a href="http://www.gena01.com/forum/gena01_blog/performance_tips_apc_vs_eaccelerator-t201.0.html;msg1342#msg1342">this post</a> of the series focuses on the first of the two - APC - and talks about places it's used and includes some general performance recommendations. These include "Don't try to throw everything at your poor database" and the importance of XDebug.
</p>]]></description>
      <pubDate>Tue, 12 Feb 2008 10:27:34 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[iPerSec.com: Benchmarking PHP accelerators]]></title>
      <guid>http://www.phpdeveloper.org/news/5491</guid>
      <link>http://www.phpdeveloper.org/news/5491</link>
      <description><![CDATA[<p>
<i>Jean-François Bustarret</i> talks about a topic in <a href="http://www.ipersec.com/index.php?q=en/bench_ea_vs_apc">his new post</a> the entire PHP community could definitely benefit from - PHP accelerators.
</p>
<p>
In the article, he looks at what accelerators are, how they work, and some of the ones that are currently out there in the market:
<ul>
<li><a href="http://pecl.php.net/package/APC">APC</a>
<li><a href="http://eaccelerator.net/">eAccelerator</a>
<li><a href="http://www.zend.com/products/zend_platform">Zend Platform</a>
</ul>
</p>
<p>
With the ground rules established, he breaks out the analysis into a few different rounds/categories including: support/maintenance, the accelerator's actual performance (including the code they used) and the results he discovered (all graphed out), and, finally, how they handle file updates made to the system.
</p>
<p>
In <a href="http://www.ipersec.com/index.php?q=en/bench_ea_vs_apc&page=0%2C3">the end</a>, there just isn't one that's a clear winner. What it really boils down to is what kind of situation you're in - Zend's option is good if you can pay for everything, otherwise, you'd do well to go with eAccelerator.
</p>]]></description>
      <pubDate>Thu, 01 Jun 2006 08:43:14 -0500</pubDate>
    </item>
  </channel>
</rss>
