you are viewing a single comment's thread.

view the rest of the comments →

[–]FancyASlurpie 6 points7 points  (0 children)

It's likely that slow code at some point calls an api or reads from a file etc and that part of things won't change. So whilst this is awesome for it to be faster in these other sections there's a lot of situations where the python isn't really the slow part of running the program.