weierophinney wrote:
> 
> 
>> (APC http://php.net/manual/en/book.apc.php will help your speed issues)
> 
> APC is one solution -- and that applies to ZF1 as well. However, the
> better solution is to profile the code and re-architect pain points to
> make them more performant. The autoloading/plugin loading milestone was
> highly focussed on this, and the outcome has been very rewarding --
> 7-20x speed increases!
> 
> 

Agreed! The work you guys have done is amazing.

But Doctrine2 is almost insisting [1] that you use APC/Memcache/XcacheCache
so it looks like a lot of us will be going down that route. Is this
something you are going to recomend with ZF2? Is it something you think
about when writing/testing v2.0?

[1] ref:
http://www.doctrine-project.org/projects/orm/2.0/docs/reference/configuration/en

monk.e.boy
-- 
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/ZF-2-0-when-and-what-tp3031964p3039709.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to