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
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