Hi, Is it ok to run Zope with python -O option? e.g. python -O z2.py This will run Zope with optimized bytecode .pyo files instead of .pyc files. How's the performance gain? Any potential problem? Thanks and regards,