PyPy 2.1 Ships With Python ARM JIT Support

Written by Michael Larabel in Free Software on 1 August 2013 at 09:15 PM EDT. 3 Comments
FREE SOFTWARE
PyPy, a fast yet compliant implementation of Python, has ARM Just-In-Time compiler support with today's version 2.1 release.

PyPy 2.1 targets a Python 2.7.3 implementation and is their first official release to support their Python just-in-time compiler for the ARMv6/ARMv7 architecture. This PyPy ARM work was done with support from the Raspberry Pi Foundation. The ARM support includes ARMv6 and ARMv7 with VFPv3 and they suport both armhf/gnueabihf and armel/gnueabi builds.

Besides PyPy 2.1 having JIT support for ARM, there's also stacklet support for ARM, improved logging performance for all architectures, faster set of objects, interpreter improvements, numpy bug-fixes, and various other fixes.

More details on PyPy 2.1 are available from the project's blog announcement.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week