[Zope] Performance Degradation with SiteRoot
Dieter Maurer
dieter at handshake.de
Sat Jan 24 05:28:09 EST 2004
Bill Etheredge wrote at 2004-1-23 10:40 -0600:
> ...
>My problem is that performance on the site took a nosedive when I
>installed the SiteRoot object in Zope. It is generating the URL
>correctly but the site is now painfully slow. Before installing
>SiteRoot, the performance was great.
This is very surprising! A SiteRoot just resets some request
variables -- a very cheap operation.
I would suggest you use a profiles (e.g. my "ZopeProfiler")
to analyse where precisely the time is lost...
<http://www.dieter.handshake.de/pyprojects/zope>
--
Dieter
More information about the Zope
mailing list