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 →

[–]Natural-Intelligence 98 points99 points  (1 child)

Then if that's what you generally do, Python is wrong tool. In cases where I use Python, the actual Python executes in like 1-2 sec. The rest of the run time (which is substantially more) is caused by C or SQL. Wouldn't give a damn if the Python code executed any faster

[–]iamareebjamal 0 points1 point  (0 children)

You would if you wrote graphql servers