--- you can reply above this line --- Issue 1779: im.point() 4000x slower than CPython https://bitbucket.org/pypy/pypy/issue/1779/impoint-4000x-slower-than-cpython
Armin Rigo: Reproduced on PyPy 2.3.0. The C API is very slow, yes, but 4000 times sounds excessive... -- Unsubscribe from issue emails for this repository. https://bitbucket.org/pypy/pypy/issue/1779/unsubscribe/pypy-issue/a7ad7e8a106f3b0c5db643dd1e10ebb15caebcec/ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
