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 vstinner
Recipients Arfrever, eric.araujo, eric.smith, eric.snow, neologix, pitrou, tarek, vstinner
Date 2012-02-21.23:21:04
SpamBayes Score 0.0028044505
Marked as misclassified No
Message-id <1329866466.45.0.419917455665.issue14057@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-02-21 23:21:06vstinnersetrecipients: + vstinner, pitrou, eric.smith, tarek, eric.araujo, Arfrever, neologix, eric.snow
2012-02-21 23:21:06vstinnersetmessageid: <1329866466.45.0.419917455665.issue14057@psf.upfronthosting.co.za>
2012-02-21 23:21:05vstinnerlinkissue14057 messages
2012-02-21 23:21:05vstinnercreate