This post originated from an RSS feed registered with PHP Buzz
by Paul M Jones.
Original Post: A Siege On Benchmarks
Feed Title: Paul M. Jones
Feed URL: http://paul-m-jones.com/archives/category/programming/php/feed
Feed Description: If it's worth doing, it's worth over-doing.
My regular readers (and perhaps the irregular ones as well ;-) know that I have been obsessed with baseline-responsiveness benchmarking of frameworks for years now. The idea has always been that, in order to know how far you can optimize your framework-based applications, you need to know the limits imposed by the framework itself. Only [...]