Are you sure in your calculations? If we have 1000 task switches at the "same 
time", then "after" one task start to do the job, then after 10ms it will 
`sleep(0)` and loop will have time to choose next task. Why loop will be paused 
in this case?
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/XLXI57JYP6DXDBQIBCV4SUD4DRUN3JW4/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to