You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my output lost the jit code informatioin. Is the JIT off by default, should I do something to turn on?
Or I do something wrong?
I am running a 32bit pypy.
ubuntu@VM-0-8-ubuntu:~/vmprof-python$ pypy --version
Python 2.7.10 (5.1.2+dfsg-1~16.04, Jun 16 2016, 17:35:57)
[PyPy 5.1.2 with GCC 5.3.1 20160413]
The text was updated successfully, but these errors were encountered:
Accord the README, the output should be:
But my output is
my output lost the jit code informatioin. Is the JIT off by default, should I do something to turn on?
Or I do something wrong?
I am running a 32bit pypy.
The text was updated successfully, but these errors were encountered: