Hacker News new | ask | show | jobs
by tonyle 3576 days ago
He also has a nice page on his github with lots of info on making stuff fast on node.

https://github.com/petkaantonov/bluebird/wiki/Optimization-k...

1 comments

I don't get the obsession with benchmarking and making node "faster".

If you want your application to be blazing fast why pick relatively slow language like JS in the first place?