Planet Python
Follow
Antonio Cuni: Porting the JIT to CLI (part 1)
!!! note "" Originally published on the PyPy blog.
As the readers of this blog already know, I have been working on the CLIJIT backend for some months: last Friday, it reached an important milestone,as it is now able to produce huge speedups for a little dynamic language. Toknow how huge the speedup is, read on :-).