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.
Not entirely sure how to do it with asv, but at the command line its just python3 -X importtime -c "import pandas"
python3 -X importtime -c "import pandas"
import pandas, psutil; psutil.Process().memory_info()