GIL in alternative implementations

Wolfgang Rohdewald wolfgang at rohdewald.de
Sat May 28 07:16:30 EDT 2011


On Samstag 28 Mai 2011, Marc Christiansen wrote:
> And I wouldn't rely on 3.2
> not to break.

it breaks too like it should, but only rarely
like one out of 10 times

i5:/pub/src/gitgames/kajongg/src$ python3.2 test.py 
1000000
i5:/pub/src/gitgames/kajongg/src$ python3.2 test.py 
1000000
i5:/pub/src/gitgames/kajongg/src$ python3.2 test.py 
980000
i5:/pub/src/gitgames/kajongg/src$ python3.2 test.py 
1000000


-- 
Wolfgang



More information about the Python-list mailing list