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

Lorna Mitchell: PHP 5.4 Benchmarks

Christian Flickinger's Blog: WinCache, Apache and a pretty graph!

Zend Developer Zone: PHP and RIA (Presentation Update)

PHP.net: PHP 4.4.3 Released

Chris Shiflett\'s Blog: ZF Tutorial Update


Community Events











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


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

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