Python engineers at Google have started a project called Unladen Swallow that seeks to improve the performance of the Python programming language. One of the goals of the project is to replace Python virtual machines with LLVM-based JIT environments. The result is a 5x increase in Python performance. The project is a branch of the CPython runtime and will be compatible with the Python backbone.