Any language can product slow code. If you are a bad C programmer, then you can make terrible code. The same applies to python, javascript, perl, Rexx, C#, C++, Rust, ruby, or the other 500+ other...
Type: Posts; User: TheFu; Keyword(s):
Any language can product slow code. If you are a bad C programmer, then you can make terrible code. The same applies to python, javascript, perl, Rexx, C#, C++, Rust, ruby, or the other 500+ other...
Because compiled C is so much faster, it isn't even funny. Almost any compiled language wold be faster.
Javascript is scripted and slow. NodeJS is great for lightly used sites, say 1-2 thousand...