Ron Korving wrote:
13. A built-in code optimizer. Why should something like Zend optimizer be installed afterwards, if everybody can use increased performance?
IIRC George once played around with a few peekhole optimizations for APC. I think the performance improvements possible with peekhole optimizations are probably not that great in the real world.
However its a kind of atttractive thought to have frequently accessed cached code in APC being optimized more aggressively the more the code is being uses. AFAIK the Zend Performance Suite (or whatever it is called today) does that.
regards, Lukas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php