[Zope-dev] Zope 2.12 20% slower than Zope 2.9?!

Chris Withers chris at simplistix.co.uk
Mon Oct 11 08:39:16 EDT 2010


On 11/10/2010 13:32, Hanno Schlichting wrote:
> My only guess here is that you are calling a lot of page templates and
> those have gotten slower. When we switched to Unicode based templates
> in Zope 2.10, that move has of course cost some performance. Dealing
> with Unicode instead of bytes is always slower.
>
> If you want to improve rendering times and your analysis shows page
> templates to be the problem, try Chameleon.

Yes, this is my guess too.

Are there any docs on how to get Chameleon to work with classic, 
ZODB-based page templates?

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk


More information about the Zope-Dev mailing list