Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Paul Jones' Blog:
PHP Framework Benchmarks on Github
Oct 20, 2010 @ 16:10:44

For those that have been interested in the benchmarking that Paul Jones has done in the past on benchmarking the various frameworks but didn't want to mess with the Google Code repository for it, you can now grab it easier since he's moved it to Github. This also helps to make any collaboration simpler.

As part of "trying new things," I have moved my web frameworks benchmark project over to Git on Github and away from Subversion on Google Code. This project is often imitated and occasionally adopted. For all you framework fans who want to compare their preferred systems to the ones officially included in the project, you can now fork the repo and add your favorite. Who knows, some may make their way back onto the officially-included list.

He's also made a slight modification to the project in the process of the move - the ability to use one of three different benchmarking tools (or all three, really) for your testing - Apache's ab, Siege and HttpLoad. Check out this updated version here on Paul's Github account.

tagged: framework benchmark github googlecode git

Link:


Trending Topics: