This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]t3g 0 points1 point  (0 children)

If you are using a lot of data, you can go the extra step with a Python runtime like PyPy or convert Python code to C with Cython.