Re: Zope 2.12 20% slower than Zope 2.9?!
Chris Withers <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
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
_______________________________________________
Zope-Dev maillist - [email protected]
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 )