[Zope-dev] Zope 2.12 20% slower than Zope 2.9?!
David Glick
davidglick at groundwire.org
Mon Oct 11 11:53:55 EDT 2010
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
davidglick at 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
More information about the Zope-Dev
mailing list