<?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, 26 May 2013 02:40:38 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: PHP / GCC / ICC Benchmark]]></title>
      <guid>http://www.phpdeveloper.org/news/6655</guid>
      <link>http://www.phpdeveloper.org/news/6655</link>
      <description><![CDATA[<p>
Continuing in his series of benchmarking various statistics about PHP, <i>Sebastian Bergmann</i> <a href="http://sebastian-bergmann.de/archives/634-PHP-GCC-ICC-Benchmark.html"">has created</a> a few more interesting bits of information. This time, gives the results of running <a href="http://cvs.php.net/viewvc.cgi/ZendEngine2/bench.php?view=markup">bench.php</a> on the numbers he ended up with (and made some spiffy graphs out of them as well).
</p>
<p>
According to his numbers, a real speed boost was made in compile time when PHP 5.1.6 came on the scene. PHP 5.2 changed things very slightly, slowing things down just a bit (on both the GCC 3.4.6 and 4.1.1). The ICC compiles saw a similar jump in speed with 5.1.6.
</p>
<p>
So which is faster overall? Well, as <a href="http://sebastian-bergmann.de/archives/634-PHP-GCC-ICC-Benchmark.html">the last graph</a> shows, even starting from PHP 4.4.4, the ICC with the "fast" option beats either version of the GCC compiler by a good margin.
</p>
<p>
Oh, and if you'd like to run some stats yourself, he includes the raw data he found when making the compiles.
</p>]]></description>
      <pubDate>Tue, 07 Nov 2006 08:27:00 -0600</pubDate>
    </item>
  </channel>
</rss>
