lesshaste <[email protected]> added the comment:
With Python 2.7.6 (e54a3b9abdc0, Apr 22 2014, 12:41:09) and
print timeit.repeat('from __main__ import rosen; import numpy as np; r =
np.arange(1000000); print rosen(r)' ,number = 50)
I get 3.6s for pypy.
I get 1.4s for cpython.
----------
nosy: +lesshaste
status: unread -> chatting
________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1737>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue