[Zope-CMF] [CMF 2.1] opaque items calls make performance issue

Hanno Schlichting hanno at hannosch.eu
Mon Aug 3 17:02:04 EDT 2009


On Mon, Aug 3, 2009 at 10:46 PM, toutpt<toutpt at gmail.com> wrote:
> I m currently profiling the code of Plone to find performance issue and
> fix them (i m sure there are a lot).

Did you try to install all the experimental.* (opaquespeedup,
contentcreation, catalogqueryplan) packages that have been done over
the last year? They help to address some of the known performance
problems.

For the particular issue at hand you can either use the opaquespeedup
package which has a more conservative approach to fixing this issue or
backport the approach taken in Plone 4 as per
https://svn.plone.org/svn/plone/Plone/branches/4.0/Products/CMFPlone/patches/speed.py

Hanno


More information about the Zope-CMF mailing list