Doctrine provides nice option to compile most important classes into one big file, stripping comments etc. to reduce server operations.
This option for ZF would be nice. Is there any extension to autoloader to log which files are used most? I noticed also that Zend_Tool creates index.php with configuration and the same file runs the application. It would be good to have ability to include configuration only if it is needed somewhere else eg. in php cli or phpunit. -- regards takeshin -- View this message in context: http://www.nabble.com/Compile-to-improve-performance-tp23393503p23393503.html Sent from the Zend Framework mailing list archive at Nabble.com.
