Hi Christopher, Christopher Jones wrote:
Dmitry Stogov wrote: > Hi, > > I've added the corresponding patch for APC, so anyone is able to verify > the performance difference. > > http://wiki.php.net/rfc/performanceimprovements Dmitry, What do you think caused the "fw" difference in absolute figures between the APC and Zend Optimizer+ tests?
The "fw" is a synthetic benchmark which loads all the Zend Framework classes (more than 100 files with classes). It looks like we optimized our cache for this situation little bit better. Sorry, but this time I'm not able to disclose Optimizer+ internals. However, I did only a quick look over APC code and didn't try to profile it. May be it does something wrong (performs the same work several times).
Thanks. Dmitry.
Chris
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php