Message5255

Author pjenvey
Recipients ita, pjenvey
Date 2009-10-22.03:08:09
SpamBayes Score 3.1021739e-06
Marked as misclassified No
Message-id <1256180892.54.0.0823486303494.issue1389@psf.upfronthosting.co.za>
In-reply-to
Content
Thomas Nagy emailed me and says it is our fault as Java's plain 
ProcessBuilder is faster. If someone could post a code snippet of the 
Java ProcessBuilder running the same task, that would help for someone 
looking deeper into this, wanting to compare the two

I think we're obviously going to be slower than CPython and 
ProcessBuilder, the question is by how much. Seems like there could be 
room for improvement
History
Date User Action Args
2009-10-22 03:08:12pjenveysetmessageid: <1256180892.54.0.0823486303494.issue1389@psf.upfronthosting.co.za>
2009-10-22 03:08:11pjenveysetrecipients: + pjenvey, ita
2009-10-22 03:08:11pjenveylinkissue1389 messages
2009-10-22 03:08:09pjenveycreate