[Python-Dev] Python startup time (original) (raw)

INADA Naoki songofacandy at gmail.com
Wed May 2 23:57:28 EDT 2018


Recently, I reported how stdlib slows down import requests. https://github.com/requests/requests/issues/4315#issuecomment-385584974

For Python 3.8, my ideas for faster startup time are:

I don't have significant estimate how they can make import requests faster, but I believe most of these ideas are worth enough.

Regards,



More information about the Python-Dev mailing list