8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Here's an import profile created with Python 3.7's importtime and displayed with tuna:
importtime
python3.7 -X importtime -c "import matplotlib" 2> matplotlib.log tuna matplotlib.log
Looks like lazy-loading urllib.request would pay off. Likewise for pyparsing.