News Feed
Jobs Feed
Sections




News Archive
Ben Ramsey's Blog:
Lampooning Benchmarks
September 27, 2007 @ 13:42:00

In response to this previous post, Ben Ramsey has relayed some of this thoughts on the benchmarks that were done by Jonathan Street comparing functions and their aliases:

Mmy first reaction was something like: "Egads! These benchmarks are stupid and misleading! These functions are simply aliases of each other. There should be no discernible difference, and any buffoon should realize this fallacy!" This was before I clicked through from PHPDeveloper.org to read his post.

After reading his data and going on to the Better Benchmarks post that followed it, he found that most of the results of additional testing came out negligible and that there was almost no difference between the two.

Ben illustrates the proof of this with a few lines pasted from the "ext/standard/basic_functions.c" in PHP's source showing that the code is shared via a PHP_FALIAS function call.

0 comments voice your opinion now!
benchmark misleading testing alias source benchmark misleading testing alias source


blog comments powered by Disqus

Similar Posts

Project: Mink library integration bundle for Symfony2 (for Behat)

Till Klampaeckel: Continuous Integration: Automated database setup with Doctrine on Travis-CI

Kevin Schroeder: Setting max_input_time (with data!)

php|architect: Vulcan Zend PHP Certification Mock Testing

php|architect Blog: Professional Programming: DTAP - Part 2 : Other moving Pieces


Community Events











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


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

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