Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Except the .NET runtime is about 5-10x faster than those runtimes.

Which is going to be irrelevant because your app performance will be mainly limited by network/database.



Depends on the network and the database. Measure, always. That assumption is harmful to people who don't know better.


5-10x faster usually also means that it makes far more efficient use of resources, so if you’re running something in the cloud, you can achieve the same throughput at a lower cost and are more resistant to spikes.


With asynchronous execution, it means that you'll get more throughput from a single node.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: