[Python-Dev] Trimming the fat from "make quicktest" (was Re: I am now lost - committed, pulled, merged, what is "collapse"?)

Nick Coghlan ncoghlan at gmail.com
Wed Mar 23 15:22:09 CET 2011


On Wed, Mar 23, 2011 at 11:53 PM, Barry Warsaw <barry at python.org> wrote:
> In any case 'make quicktest' isn't really being honest with us <wink>.  We
> should fix it or remove it.

It took about 11 minutes wall clock time for me. One thing I noticed
is that it does the "run it twice to ensure the .pyc files are there
the second time" trick, so we could halve the run time right there.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list