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 pitrou
Recipients Aaron.Sherman, giampaolo.rodola, gregory.p.smith, neologix, pitrou, vstinner
Date 2011-02-25.15:12:57
SpamBayes Score 0.026160894
Marked as misclassified No
Message-id <1298646778.29.0.990846926716.issue11314@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, thanks to Charles-François' measurements, we can deduce that each subprocess launch is at most 0.3ms of user CPU time and 1.2ms of system CPU time. IMO that's not a real problem.
History
Date User Action Args
2011-02-25 15:12:58pitrousetrecipients: + pitrou, gregory.p.smith, vstinner, giampaolo.rodola, neologix, Aaron.Sherman
2011-02-25 15:12:58pitrousetmessageid: <1298646778.29.0.990846926716.issue11314@psf.upfronthosting.co.za>
2011-02-25 15:12:57pitroulinkissue11314 messages
2011-02-25 15:12:57pitroucreate