(no title)
Safety1stClyde | 8 years ago
Why would it be stunning that a programming language compiled to assembler can beat a broken-by-design interpreted language which doesn't even have integers or arrays? The stunning part is that the people behind node.js have managed to get that much performance.
alayne|8 years ago
weberc2|8 years ago
nodesocket|8 years ago
Safety1stClyde|8 years ago
I assure you that JavaScript is an interpreted language, and it does not have arrays or integers. This is not a harsh statement but a factual one.