This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients brett.cannon, christian.heimes, gvanrossum, methane, rhettinger, serhiy.storchaka
Date 2017-09-25.10:39:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506335990.45.0.705431666959.issue31415@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for an option to profile import time.

I have a minor complain: The output format is not machine-friendly, which makes it harder to perform automatic analysis. I created #31574 / PR3749 to add dtrace probes.
History
Date User Action Args
2017-09-25 10:39:50christian.heimessetrecipients: + christian.heimes, gvanrossum, brett.cannon, rhettinger, methane, serhiy.storchaka
2017-09-25 10:39:50christian.heimessetmessageid: <1506335990.45.0.705431666959.issue31415@psf.upfronthosting.co.za>
2017-09-25 10:39:50christian.heimeslinkissue31415 messages
2017-09-25 10:39:50christian.heimescreate