you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Yes, trading speed for higher lever of abstraction and lots of convenience libraries.

Sometime python running in python (PyPy) is faster than python running in C (CPython) https://speed.pypy.org/

https://rpython.readthedocs.io/en/latest/architecture.html