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 brett.cannon
Recipients brett.cannon, gregory.p.smith, pitrou, raulcd, serhiy.storchaka, twouters
Date 2015-04-24.20:08:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429906115.56.0.756851925412.issue23723@psf.upfronthosting.co.za>
In-reply-to
Content
Skipping the source stat makes no difference in startup time even if you import django.http as part of the work. This would definitely be mostly for people who launch so many processes that they actually gain from collecting microseconds worth of benefit from each Python process.
History
Date User Action Args
2015-04-24 20:08:35brett.cannonsetrecipients: + brett.cannon, twouters, gregory.p.smith, pitrou, serhiy.storchaka, raulcd
2015-04-24 20:08:35brett.cannonsetmessageid: <1429906115.56.0.756851925412.issue23723@psf.upfronthosting.co.za>
2015-04-24 20:08:35brett.cannonlinkissue23723 messages
2015-04-24 20:08:35brett.cannoncreate