Pyston Road Map Promises 64-bit ARM Support
Written by Kay Ewbank   
Friday, 05 November 2021

The team behind Pyston, the high-performance Python implementation originally developed by cloud storage provider Dropbox, has announced plans for the future, including 64-bit ARM support and a proper CI/CD system.

Pyston was open source until version 2.0, then spent some time in a closed source model before being taken back to open source earlier this year.

pyston

The plans follow the news in August that the Pyston developers have joined Anaconda, where they can continue developing Pyston. They have now set out a road map for the future of Pyston.

The team would like to increase the number of users of Pyston, so say their first move is to remove some of the reasons that make it difficult to use Pyston. They say the performance isn't an issue, as Pyston is currently 30% faster on its benchmarks and 60% faster on commonly-used benchmarks. In view of this, the team will concentrate on reducing obstacles rather than working on performance.

The first move in this is to create pre-compiled versions to make the software easier to install, and the option chosen is to provide the packages through conda.

Once that's in place, the plans start with setting up a CI/CD system and adding support for 64-bit ARM, along with some work on performance.

In the longer term, the road map is to add Mac and Windows support, integrate with Numba and improve multithreading, along with exploring “opt-in” features that allow the team to break semantics.
We’ve decided that we only have the resources to target a single version of Python at a time. We would love to be able to provide a version of Pyston regardless of the version of Python you want, but that’s not feasible given our small team.

In terms of Python versions, the software currently targets Python 3.8.12, and the team plans to retarget to Python 3.10 some time in early 2022. They say they intend to backport parts of the “Faster CPython” effort going on in 3.11 depending on the level of compatibility.

Pyston is available on GitHub.

 pyston

More Information

Pyston on GitHub

Related Articles

Pyston 2.2 Goes Open Source Again

Guido And Microsoft Want To Make Python x2 Faster

Pyston 0.2 Python Compiler 

What Makes Python Great & Greater

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


GR00T Could Be The Robot You Have Always Wanted
27/03/2024

We may not have flying cars, but we could well soon have robots that match up to predictions for the 21st century. Nvidia has announced GR00T, a cleverly named project to build robots using foundation [ ... ]



Pure Virtual C++ 2024 Sessions Announced
19/04/2024

Microsoft has announced the sessions for Pure Virtual C++ 2024, which is taking place on April 30th 15:00 UTC. People who sign up will get access to five sessions happening on the day, alongside a ran [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info