benchmarking the new Zend Framework 1.12 ClassMap ...
First results in a simple Zend Framework 1.12 site. See below the results of an altered index.php using the new Zend_Loader_ClassMapAutoloader compared to with default index.php shipped with Zend Framework 1.11. So 600 function calls less, but slightly slower load times and higher memory usage. ClassMap Standard D ... Continue Reading