[pypy-issue] Issue #2341: multithreading: locks leading to poor CPU usage (pypy/pypy)

Armin Rigo issues-reply at bitbucket.org
Sat Jul 9 07:07:10 EDT 2016


New issue 2341: multithreading: locks leading to poor CPU usage
https://bitbucket.org/pypy/pypy/issues/2341/multithreading-locks-leading-to-poor-cpu

Armin Rigo:

Lock-heavy multithreaded programs can cause poor CPU usage on PyPy.  The attached example will use only a fraction of the available CPU time, sleeping the rest of the time.




More information about the pypy-issue mailing list