Hi Alex, On Thu, May 12, 2011 at 8:15 PM, Alex Şuhan <alex.su...@gmail.com> wrote: > Hello. We're working on a tracing JIT for PHP using PyPy > (https://bitbucket.org/asuhan/happy).
:-) > While we’re not expecting dictionaries to benefit from JIT magic, it’s a > little strange that the “baseline” performance is not up to par. Is there a > way of circumventing this issue? I cannot reproduce the issue. I tried on Linux, a 32-bit and 64-bit pypy-c's version 1.5, compared to a 32-bit and 64-bit CPython 2.7, and the former is 20%-30% faster than the latter on your example... Could the problem be on the OSX or Windows pypy-c? A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev