Hacker News new | ask | show | jobs
by enneff 5487 days ago
Compare the performance of almost anything to PHP and you're going to be delighted.

Yes, the V8 engine is fast. That's what it's designed for. But that's only remarkable because it's a JavaScript engine. You can get the same performance from Go (with better memory utilization to boot) or even Java.