<?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>Sun, 12 Feb 2012 20:13:04 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Developer Tutorials Blog: Benchmarking PHP frameworks]]></title>
      <guid>http://www.phpdeveloper.org/news/10561</guid>
      <link>http://www.phpdeveloper.org/news/10561</link>
      <description><![CDATA[<p>
In response to <a href="http://www.phpdeveloper.org/news/10527">these stats</a> that the Avent Labs blog published on PHP framework benchmarks, <i>Akash Mehta</i> has <a href="http://www.developertutorials.com/blog/php/benchmarking-php-frameworks-315/">made a few of his own observations</a> about the numbers they presented.
</p>
<blockquote>
All of these frameworks provide levels of abstraction, taking care of many common tasks and moving the logic away from the developer's application. Each framework offers a varying level of this "hand holding", and it's generally accepted that CakePHP leads the race in this area. By making more assumptions and relying on more default behaviours, Cake will always have a far greater overhead.
</blockquote>
<p>
He makes some interesting observations - things like "CodeIgniter, on the other hand, is far more efficient in what it does - but doesn't do as much [as compared to CakePHP]" and "With eAccelerator, CodeIgniter was serving over ten times as many requests per second than Cake."
</p>]]></description>
      <pubDate>Tue, 08 Jul 2008 09:33:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Avent Labs Blog: PHP framework comparison benchmarks]]></title>
      <guid>http://www.phpdeveloper.org/news/10527</guid>
      <link>http://www.phpdeveloper.org/news/10527</link>
      <description><![CDATA[<p>
The Avent Labs blog has done some <a href="http://www.avnetlabs.com/php/php-framework-comparison-benchmarks">basic benchmarking</a> on some of the more popular PHP frameworks out there today. The post includes the tools they used and the full results.
</p>
<blockquote>
In response to Wil's comment regarding the PHP framework performance comparisons I made in my <a href="http://www.avnetlabs.com/php/php-frameworks-revisited-codeigniter-vs-zend-framework">previous post</a>, I have decided to post the results I got. My decision not post them initially was due to the benchmarks not being done in complete isolation (a separate client and server machine) but the scores relative to each should still be accurate and that's what I am testing for.
</blockquote>
<p>
He used a machine with a 1.8Ghz sempron chip (running Ubuntu) to run the tests through <a href="http://www.hpl.hp.com/research/linux/httperf/">httperf</a>. His method involved creating the same sort of "hello world" sort of controller to gauge the framework's performance and a baseline procedural version of the same as a guide. His full results are available as a <a href="http://avnetlabs.com/frameworks/frameworks.tar.gz">tar file</a> and as <a href="http://avnetlabs.com/frameworks/frameworks.zip">a zip archive</a>. 
</p>]]></description>
      <pubDate>Wed, 02 Jul 2008 08:41:42 -0500</pubDate>
    </item>
  </channel>
</rss>

