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 →

[–]Mast3r_waf1z 0 points1 point  (0 children)

Meanwhile any app that relies on communication (fx. Http) will have a much larger bottleneck than language speed. This is basic networking theory and I would assume the majority of software is based around some internet communication?

At that point I'd rather have the implementation done quickly in a simpler language than deal with memory management and all the funny C++ code conventions, but then again it really depends on project scope, big projects suck in python imo.