From nobody Tue Sep 9 12:22:33 2003 Received: from unknown (HELO mail.python.org) (12.155.117.29) by zulu.avenirsolutions.com with SMTP; 9 Sep 2003 07:33:14 -0000 Received: from localhost.localdomain ([127.0.0.1] helo=mail.python.org) by mail.python.org with esmtp (Exim 4.22) id 19wdy4-0005Kz-Qa; Tue, 09 Sep 2003 04:35:20 -0400 Received: from webmail.iss.nus.edu.sg ([137.132.244.144] helo=kingfisher.iss.nus.edu.sg) by mail.python.org with esmtp (Exim 4.22) id 19wdxy-0005IJ-EC for zope@zope.org; Tue, 09 Sep 2003 04:35:14 -0400 To: zope@zope.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: <OF5F2C902E.2D048996-ON48256D9C.002DF7D5@iss.nus.edu.sg> From: zhimin@iss.nus.edu.sg Date: Tue, 9 Sep 2003 16:26:26 +0800 X-MIMETrack: Serialize by Router on kingfisher/ISS(Release 5.0.8 |June 18, 2001) at 09/09/2003 04:35:28 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Status: OK (zopelist 0.000) Subject: [Zope] running Zope with python -O option X-BeenThere: zope@zope.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users of the Z Object Publishing Environment <zope.zope.org> List-Unsubscribe: <http://mail.zope.org/mailman/listinfo/zope>, <mailto:zope-request@zope.org?subject=unsubscribe> List-Archive: <http://lists.zope.org/pipermail/zope> List-Post: <mailto:zope@zope.org> List-Help: <mailto:zope-request@zope.org?subject=help> List-Subscribe: <http://mail.zope.org/mailman/listinfo/zope>, <mailto:zope-request@zope.org?subject=subscribe> Sender: zope-bounces@zope.org Errors-To: zope-bounces@zope.org
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, _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
zhimin@iss.nus.edu.sg