On 10/11/10 5:39 AM, Chris Withers wrote:
> 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?
Just use cmf.pt: http://pypi.python.org/pypi/cmf.pt

----------              
David Glick
 Web Developer
 davidgl...@groundwire.org
 206.286.1235x32

Groundwire: You Are Connected           
 http://groundwire.org          

We're celebrating 15 years! Come to our big party.
 http://groundwire.org/events/groundwires-15th-anniversary-party
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to