Comment by detaro
7 years ago
PyPy is a JIT-based interpreter for Python - code that loops a lot over similar data structures is a natural candidate for being faster if jit-ed.
7 years ago
PyPy is a JIT-based interpreter for Python - code that loops a lot over similar data structures is a natural candidate for being faster if jit-ed.
No comments yet
Contribute on Hacker News ↗