Making python 5x faster
March 27th, 2009 • Comments Off on Making python 5x fasterGoogle’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.
http://code.google.com/p/unladen-swallow/
Why not Jython?
Well it might be a performance issue. But have a look here: http://code.google.com/p/unladen-swallow/wiki/FAQ