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 r.david.murray, vstinner
Date 2010-04-30.00:33:06
SpamBayes Score 0.09049785
Marked as misclassified No
Message-id <1272587589.45.0.0981564718542.issue8560@psf.upfronthosting.co.za>
In-reply-to
Content
Higher/lower bounds for me:
 - Quad core @ 2.5 GHz with -j4: 2 min 40 sec
 - Pentium4 @ 3 GHz (hyperthreading) without -j: 11 min 21 sec

Sometimes I forget to use -j, and sometimes I cannot use it (eg. see my last patches to support --without-threads ;-)).

When it takes more than 30 seconds, I would like a progress bar to estimate (myself) the remaing time :-)
History
Date User Action Args
2010-04-30 00:33:09vstinnersetrecipients: + vstinner, r.david.murray
2010-04-30 00:33:09vstinnersetmessageid: <1272587589.45.0.0981564718542.issue8560@psf.upfronthosting.co.za>
2010-04-30 00:33:07vstinnerlinkissue8560 messages
2010-04-30 00:33:06vstinnercreate