Improving interpreter startup speed

James Mills prologic at shortcircuit.net.au
Mon Oct 27 01:22:47 EDT 2008


On Mon, Oct 27, 2008 at 3:15 PM, David Cournapeau <cournape at gmail.com> wrote:
> Not if the startup is the main cost for a command you need to repeat many times.

Seriously if you have to spawn and kill python
processes that many times for an initial cold
startup and subsequent warm startups to be
any significance, you're doing something wrong!

--JamesMills

-- 
--
-- "Problems are solved by method"



More information about the Python-list mailing list