[Python-Dev] More optimisation ideas

Sven R. Kunze srkunze at mail.de
Sat Jan 30 16:50:13 EST 2016
On 30.01.2016 21:32, Brett Cannon wrote:
> On Sat, Jan 30, 2016, 12:30 Sven R. Kunze <srkunze at mail.de 
> <mailto:srkunze at mail.de>> wrote:
>
>     On 30.01.2016 19:20, Serhiy Storchaka wrote:
>     > AFAIK the most time is spent in system calls like stat or open.
>     > Archiving the stdlib into the ZIP file and using zipimport can
>     > decrease Python startup time (perhaps there is an open issue
>     about this).
>
>     Oh, please don't. One thing I love about Python is the ease of access.
>
>
> It wouldn't be a requirement, just a nootion
>

That's good. :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20160130/c3e96f32/attachment.html>


More information about the Python-Dev mailing list