On Saturday 27 July 2002 10:15 am, Vadim Gritsenko wrote:
> About complexity itself: I'm referring to this particular change in
> DefaultComponentFactory:
>
> http://cvs.apache.org/viewcvs.cgi/jakarta-avalon-excalibur/src/java/org/
> apache/avalon/excalibur/component/Attic/DefaultComponentFactory.java.dif
> f?r1=1.10&r2=1.11&diff_format=h
>
> Addition of
>
>   private final Collection       m_unreleased = new ArrayList();
>
> slows down Cocoon from 8% (dynamic page) to something around 20% (page
> from cache).

Is it slower on component creation from the DefaultComponentFactory or upon 
general ComponentManager.lookup() calls with the new added proxy?
-pete

-- 
peter royal -> [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to