[issue23723] Provide a way to disable bytecode staleness checks

Brett Cannon report at bugs.python.org
Fri Apr 24 22:08:35 CEST 2015


Brett Cannon added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23723>
_______________________________________


More information about the Python-bugs-list mailing list