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 Trundle, alex, benjamin.peterson, brett.cannon, eric.araujo, eric.snow, ncoghlan, pitrou, vstinner
Date 2012-03-01.22:49:35
SpamBayes Score 4.644437e-05
Marked as misclassified No
Message-id <1330642175.77.0.59446197431.issue2377@psf.upfronthosting.co.za>
In-reply-to
Content
I have replied to Antoine's review and so generated a new patch.

At this point my bootstrap_importlib branch is 5% slower in a standard build in the normal_startup benchmark (11% if you use a debug build).

This is still w/o profiling the Python code to look for inefficiencies (of which I'm sure there are some considering how long I have been banging away at this code).
History
Date User Action Args
2012-03-01 22:49:36brett.cannonsetrecipients: + brett.cannon, ncoghlan, pitrou, vstinner, benjamin.peterson, eric.araujo, alex, Trundle, eric.snow
2012-03-01 22:49:35brett.cannonsetmessageid: <1330642175.77.0.59446197431.issue2377@psf.upfronthosting.co.za>
2012-03-01 22:49:35brett.cannonlinkissue2377 messages
2012-03-01 22:49:35brett.cannoncreate