Skip to content

Importing requests is fairly slow #3213

@cournape

Description

@cournape

We are using requests in our projects, and it is working great. Unfortunately, for our CLI tools, using requests is an issue because it is slow to import. E.g. on my 2014 macbook:

python -c "import requests"

Takes close to 90 ms.

Is optimizing import time worth of consideration for the project ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions