24 Apr
2000
24 Apr
'00
1:05 p.m.
I realize that this is not a recommended solution, but this made a HUGE difference to me.. Modify your /usr/lib/python1.5/config/Makefile.pre.in (in Redhat6.2/Mandrake7.0) to have the line (matching the options for your system): CFLAGS= -O6 -mpentium -march=pentium -mcpu=k6 -I$(INCLUDEPY) -I$(EXE CINCLUDEPY) $(DEFS) Then recompile Zope... This made a rather huge increase in response my system.. Pages accessed locally comeup nearly as fast as the browser can render them (for the management screens anyways..)