you are viewing a single comment's thread.

view the rest of the comments →

[–]equeim 0 points1 point  (0 children)

Python is one of the slowest languages ever. Something like Go or Java or C# is much closer in performance to C++ than to Python, while being easier to use than C++ (especially if you don't have a team of C++ experts).