Re: [pypy-dev] PyPy acting slow

2013-11-09 Thread Maciej Fijalkowski
Hi Ryan. Which example are you talking about? On Sun, Nov 10, 2013 at 3:25 AM, Ryan Gonzalez wrote: > For some reason, my PyPy installation seems very slow; both the version from > the Ubuntu repos and a custom build I did(WITH the JIT enabled). I ran > example2.py from the RPython tutorial usin

[pypy-dev] PyPy acting slow

2013-11-09 Thread Ryan Gonzalez
For some reason, my PyPy installation seems very slow; both the version from the Ubuntu repos and a custom build I did(WITH the JIT enabled). I ran example2.py from the RPython tutorial using CPython and PyPy. Even after the JIT(visibly) kicked in, it was still much slower than CPython. While CPyth