14 Mar
2002
14 Mar
'02
8:44 p.m.
Ron Arts writes:
I installed Zope 2.5.1b2 + CMF1.2 + Plone 0.9.9PR5
Restart zope: 90 seconds. Log into /manage: 7 (!) minutes. Next pages in /manage: 5-20 seconds Site itself: 5-10 seconds
During all these attempts, z2.py is in the top of `top`. That's far too slow, indeed.
I would analyse such strange behaviour with the embedded profiler: Set the environment variable "PROFILE_PUBLISHER" (to something, e.g. "1"). and then start Zope in this environment. Go to "Control_Panel/DebugInfo/Profiling". You can there analyse the cycle crunchers. Dieter