Spider <[email protected]> added the comment:

Some further tuning of the code ( making it less stupid)  only increases the
pain for PyPy :

python3: 
56.57909187000041

pypy:
332.630371809

( 1000 iterations now. )
    15845    0.193    0.000    0.193    0.000 :0(append)
      713    0.021    0.000    0.021    0.000 :0(index)
     2085    0.031    0.000    0.031    0.000 :0(max)
     2314    0.064    0.000    0.064    0.000 :0(sort)

----------
status: unread -> chatting

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1652>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to