Pythonを5倍速くするらしいよ

http://arstechnica.com/open-source/news/2009/03/google-launches-project-to-boost-python-performance-by-5x.ars

Google's Python engineers have launched a new project called Unladen Swallow that seeks to improve the performance of the Python programming language.
One of the project's goals is to replace the Python virtual machine with an LLVM-based JIT.

Virtual Machineを置き換えて実行速度を速くするらしい。
モンティパイソンネタにちょっと受けたw