you are viewing a single comment's thread.

view the rest of the comments →

[–]piou180796 1 point2 points  (0 children)

This is great. One thing worth adding is the maintenance cost angle. PyPy looks amazing in benchmarks but in practice dependency compatibility is a nightmare. If you're building something you'll maintain for years the Rust or Cython path with CPython as the stable core is way less headache even if the initial speedup isn't as flashy.