bdk <[email protected]> added the comment:

fixed in 7a0d27055cb4. timings look like this now:

$ time python deque_in_bench.py
real    0m0.730s
user    0m0.720s
sys     0m0.004s

$ time ./pypy/goal/pypy-c deque_in_bench.py
real    0m0.136s
user    0m0.128s
sys     0m0.004s

----------
status: chatting -> resolved

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

Reply via email to