[issue14057] Speedup sysconfig startup

STINNER Victor report at bugs.python.org
Wed Feb 22 00:21:06 CET 2012


STINNER Victor <victor.stinner at gmail.com> added the comment:

Updated patch: continue to simplify the config parser. Using this patch, Python startup is ~20% faster on my computer.

Use http://bugs.python.org/file24447/bench_startup.py to measure startup time.

----------
Added file: http://bugs.python.org/file24595/sysconfig_parser-2.patch

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


More information about the Python-bugs-list mailing list