[Python-ideas] Dump .pyo and the "optimize" flag

Zac Burns zac256 at gmail.com
Mon Feb 15 23:55:08 CET 2010


On Mon, Feb 15, 2010 at 2:10 PM, Zac Burns <zac256 at gmail.com> wrote:

> We use -O where I work in performance critical places. It also better than
> halves the startup time, which some users are sensitive to.
>
>
> --
> Zachary Burns
> (407)590-4814
> Aim - Zac256FL
> Production Engineer (Digital Overlord)
> Zindagi Games
>
>
On second thought, what I just said about halving the startup time isn't
true - it's probably something else that we are doing when also applying -O.
Sorry about that. It does contribute to better startup time though... just
not half.
--
Zachary Burns
(407)590-4814
Aim - Zac256FL
Production Engineer (Digital Overlord)
Zindagi Games
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20100215/3e471a21/attachment.html>


More information about the Python-ideas mailing list