INADA Naoki <[email protected]> added the comment:

I'm sorry. I attached sample file.

And here is results:

$ /usr/bin/time -l python pypy_constant_folding.py
Hello
        0.02 real         0.01 user         0.00 sys
   4337664  maximum resident set size
...

$ /usr/bin/time -l pypy pypy_constant_folding.py
Hello
        1.86 real         0.62 user         0.89 sys
2163933184  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

Reply via email to