<?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, 18 Jun 2013 22:30:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: Benchmark of PHP Branches 3.0 through 5.3-CVS]]></title>
      <guid>http://www.phpdeveloper.org/news/9582</guid>
      <link>http://www.phpdeveloper.org/news/9582</link>
      <description><![CDATA[<p>
<i>Sebastian Bergmann</i> has <a href="http://sebastian-bergmann.de/archives/745-Benchmark-of-PHP-Branches-3.0-through-5.3-CVS.html">posted the results</a> of some benchmarking on the compilation he's done on the branches of PHP from version 3.0 all the way up to 5.3-CVS.
</p>
<blockquote>
As people keep asking me for an update to my previous benchmarks (<a href="http://sebastian-bergmann.de/archives/634-PHP-GCC-ICC-Benchmark.html">PHP / GCC / ICC Benchmark</a>, <a href="http://sebastian-bergmann.de/archives/566-PHP-5.1-GCC-Benchmark-Update.html">PHP 5.1 / GCC Benchmark (Update)</a>, and <a href="http://sebastian-bergmann.de/archives/504-PHP-5.1-Performance.html">PHP 5.1 Performance</a>, I quickly ran a new benchmark today.
</blockquote>
<p>
He rendered the results out into a <a href="http://www.flickr.com/photos/sebastian_bergmann/sets/72157603864149774/detail/">series of charts</a> defining the number of total seconds taken for the compile and how long each of the components took. It's impressive to see how much of a jump there was between the 3.0 series and 4.3.
</p>
<p>
He also includes his compile settings (and machine information) as well as the numbers for the results if you'd like to graph them out yourself.
</p>]]></description>
      <pubDate>Thu, 07 Feb 2008 08:49:00 -0600</pubDate>
    </item>
    <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>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: PHP 5.1 / GCC Benchmark (Update)]]></title>
      <guid>http://www.phpdeveloper.org/news/4724</guid>
      <link>http://www.phpdeveloper.org/news/4724</link>
      <description><![CDATA[<i>Sebastian Bergmann</i> has updated a <a href="http://www.sebastian-bergmann.de/blog/archives/504-PHP-5.1-Performance.html">previous benchmark</a> concerning the performance of PHP 5.1 as built with various versions of <a href="http://gcc.gnu.org/">GCC</a>.
<p>
<quote>
<i>
I updated my previous benchmark of PHP 5.1. This time around I built PHP with GCC 3.4.5, GCC 4.0.2, and GCC 4.1.0.
<p>
The bottom line result seems to be that GCC 4 generates slightly slower code:
<ul>
<li>GCC 3.4.5: 15.223
<li>GCC 4.0.2: 17.896
<li>GCC 4.1.0: 17.847
</ul>
When I have more time, I will investigate this further using alternative optimizations, including profiling-guided ones.
</i>
</quote>
<p>
The <a href="http://www.sebastian-bergmann.de/blog/archives/566-PHP-5.1-GCC-Benchmark-Update.html">detailed results</a> are also included, showing how he came to each point mentioned above. They include the specs for the machine, how the testing was set up, and the detailed breakdown of the stats for each GCC version.]]></description>
      <pubDate>Wed, 25 Jan 2006 06:40:40 -0600</pubDate>
    </item>
  </channel>
</rss>
