<?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>Fri, 04 Jul 2008 22:06:04 -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[Christian Stocker's Blog: Upload Progress Meter extension for PHP 5.2]]></title>
      <guid>http://www.phpdeveloper.org/news/6383</guid>
      <link>http://www.phpdeveloper.org/news/6383</link>
      <description><![CDATA[<p>
On the BitFlux blog today, <i>Christian Stocker</i> <a href="http://blog.bitflux.ch/archive/2006/09/28/upload-progress-meter-extension-for-php-5-2.html">talks about the patch</a> for PHP that allows for a simple progress meter when files are uploading.
</p>
<blockquote>
<p>
Showing a real progress bar when uploading large files is an often requested (and quite informative) feature, which is not easily doable with the way the upload handling works in PHP. There is a <a href="http://pdoru.from.ro/upload-progress-meter/">patch available</a> for PHP 4.4 and 5.0, which made it nevertheless possible, but some php core files itself needed to be patched for that.
</p>
</blockquote>
<p>
He notes, however, that a new sort of patch for the same thing has just been committed to the PHP_5_2 branch, making the previous patch a thing of the past. It's completely new and you can check out the <a href="http://dl.bitflux.org/uploadprogress-snapshot.tgz">code here</a> or the svnweb <a href="https://ssl.bitflux.ch/horde/chora/misc/uploadprogress/">here</a>.
</p>]]></description>
      <pubDate>Thu, 28 Sep 2006 07:22:36 -0500</pubDate>
    </item>
  </channel>
</rss>
