News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
PHP 5.1 / GCC Benchmark (Update)
January 25, 2006 @ 06:40:40

Sebastian Bergmann has updated a previous benchmark concerning the performance of PHP 5.1 as built with various versions of GCC.

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.

The bottom line result seems to be that GCC 4 generates slightly slower code:

  • GCC 3.4.5: 15.223
  • GCC 4.0.2: 17.896
  • GCC 4.1.0: 17.847
When I have more time, I will investigate this further using alternative optimizations, including profiling-guided ones.

The detailed results 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.

0 comments voice your opinion now!
gcc benchmark update different versions php5.1 gcc benchmark update different versions php5.1


blog comments powered by Disqus

Similar Posts

Anthony Ferrara's Blog: On Optimization in PHP

Rob Allen's Blog: Zend_Config Updates

Stefan Esser's Blog: Watching the PHP CVS

Secunia.com: rPath update for gd, php, php-mysql, and php-pgsql

Jonathan Street's Blog: Lightning Fast Sites & Better Benchmarks


Community Events











Don't see your event here?
Let us know!


opinion introduction code application framework conference phpunit functional tool community zendframework2 testing example unittest development language release podcast interview series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework