--On Dienstag, 5. April 2005 22:29 Uhr +0200 Dieter Maurer <[EMAIL PROTECTED]> wrote:


In our case, "listFilteredActionsFor" spends about 70 percent of its complete time in the checking of "action in catlist".

I did some profiling last week because Limi complained also about the slowness of the same method. My profiling (with a fresh Plone installation) told me that about 70% of the time is spend within the loop where all action providers are asked to return a list of matching actions. However Plone implements its own listFilteredActionsFor() method which might be different from the original CMF code.

-aj

Attachment: pgp9joQ6v50fS.pgp
Description: PGP signature

_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to