This document summarizes the results of benchmarking tests run on various PHP frameworks including CakePHP, CodeIgniter, Kohana, Lithium, Solar, Symfony, Yii, and Zend. The tests measured each framework's performance in requests per second using tools like ApacheBench. While some frameworks were faster than others, the document notes that speed is not the only consideration and that even the slowest frameworks are still relatively fast. It concludes that architectural decisions can impact performance and benchmarks are useful for engineering analysis and resource planning.