[pypy-issue] [issue1538] multiprocessing slower than cpython

mikefc tracker at bugs.pypy.org
Tue Jul 16 14:19:01 CEST 2013


mikefc <coolbutuseless at gmail.com> added the comment:

Timings for x.py on OSX. 8 core i7. recent nightly pypy. time is in seconds.

          map      multiprocessing.map
cpython   1.01          0.99
pypy      0.11          4.80

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1538>
________________________________________


More information about the pypy-issue mailing list