Hacker News new | ask | show | jobs
by pschlump 5466 days ago
I just finished coding a web service in both Java, PHP, and node.js. Java took 1848 lines of code. PHP 548. Node 201. In my tests Node uses much less CPU and has way better performance than Java or PHP. 201 lines is far easier to get working than 1848.