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 dabeaz
Recipients beazley, dabeaz, flox, kristjan.jonsson, loewis, pitrou, techtonik, torsten
Date 2010-04-11.12:33:49
SpamBayes Score 4.4115863e-05
Marked as misclassified No
Message-id <1270989230.29.0.642714608629.issue8299@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, but I don't see how you can say that the round-robin GIL and the legacy GIL have the same behavior based solely on the result of a performance benchmark.   Do you have any kind of thread scheduling trace that proves they are scheduling threads in exactly the same manner?   Maybe they both have lousy performance, but for different reasons.
History
Date User Action Args
2010-04-11 12:33:50dabeazsetrecipients: + dabeaz, loewis, beazley, pitrou, kristjan.jonsson, techtonik, flox, torsten
2010-04-11 12:33:50dabeazsetmessageid: <1270989230.29.0.642714608629.issue8299@psf.upfronthosting.co.za>
2010-04-11 12:33:49dabeazlinkissue8299 messages
2010-04-11 12:33:49dabeazcreate