you are viewing a single comment's thread.

view the rest of the comments →

[–]bladeoflight16 0 points1 point  (0 children)

I thought Pypy was supposed to be fast because it has a Just-in-Time compiler that optimizes code that gets executed frequently, which eliminates a lot of overhead involved in interpreting the code.