INADA Naoki <[email protected]> added the comment:
I'm sorry, I can reproduce this behavior on Python 3.4.
I'll report this to CPython.
$ /usr/bin/time -l /usr/local/bin/python3 pypy_constant_folding.py
Hello
2.77 real 1.36 user 1.41 sys
4300234752 maximum resident set size
$ /usr/bin/time -l pypy pypy_constant_folding.py
Hello
3.14 real 1.17 user 1.64 sys
4311416832 maximum resident set size
________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1721>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue