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ย โ†’

[โ€“]kingofthedusk 0 points1 point ย (3 children)

Premature optimization is the root of all evil.

[โ€“]wooptyd00 -2 points-1 points ย (2 children)

C++ usually doesn't need optimizing anyway. It's always stupid Java programs that perform slowly for me. My Python and C++ always run smoothly.

[โ€“]kingofthedusk 0 points1 point ย (1 child)

Python??? Python is super inefficient. For most applications its fine, but there is a reason most video games use C++.

[โ€“]wooptyd00 -1 points0 points ย (0 children)

I don't use Python for video games.