Files
cpython/Doc/using
INADA Naoki 1a87de7fcf bpo-31415: Add -X importtime option (GH-3490)
It shows show import time of each module.
It's useful for optimizing startup time.

Typical usage: python -X importtime -c 'import requests'
2017-10-03 19:46:34 +09:00
..
2017-06-14 06:32:06 -07:00