News Feed
Jobs Feed
Sections




News Archive
SitePoint PHP Blog:
PHPBench.com Live PHP benchmarks, demystifying "best practices"
June 03, 2008 @ 12:09:10

In this new post to the SitePoint PHP blog Akash Mehta talks about a web application, PHPBench.com, that runs real-time benchmarks comparing some of PHP's own structures (like for versus foreach or echo versus print).

The benchmark suite covers all the usual bases, taking a simple task - like iterating over an array - and speed testing almost every possible way to achieve it. Most importantly, however, Chris takes raw numbers out of the spotlight and instead focuses on how the options compare with each other.

Since the results are generated live, they'll change a little bit each time the page is loaded. Each also includes a link to the code behind the benchmark so you can test it on your own system easily.

3 comments voice your opinion now!
bestpractices benchmark demystify compare structure


blog comments powered by Disqus

Similar Posts

SitePoint PHP Blog: Good and Bad PHP Code

Keith Casey's Blog: Useful Naming Conventions

Richard Davey's Blog: Interesting memory use with GD images

Matrin Rusev's Blog: Building a PHP Framework - Lessons Learned

DeveloperTutorials.com: Floating Point Comparisons In PHP and Javascript


Community Events











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


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

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