Faster Python

Python
Pypy
Performance
Speed
Compilation
Codon
Static Executables
This article explores the advancements in Python performance, specifically mentioning Pypy’s remarkable speed and how Codon leverages Python syntax to generate static executables.
Published

April 4, 2023


latest python has better performance.

pypy is fast.

codon is using python syntax to compile python into static executable.