A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2013-October/129312.html below:

[Python-Dev] Python startup time

[Python-Dev] Python startup time [Python-Dev] Python startup timeChristian Heimes christian at python.org
Wed Oct 9 16:30:12 CEST 2013
Am 09.10.2013 14:54, schrieb Christian Heimes:
> Am 09.10.2013 14:39, schrieb Benjamin Peterson:
>> There's also the increasing number of modules (Python or otherwise)
>> that have to be loaded on startup.

We can easily peel off about 11 modules (re, sysconfig and their
dependencies) with some changes to site.py:

  http://bugs.python.org/issue19205


Another low hanging fruit is the copyreg module:

  http://bugs.python.org/issue19209


The os module imports MutableMapping from collections.abc. That import
adds collections, collections.abc and eight more modules. I'm not sure
if we can do anything about it, though.

Christian

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4