Live data from Hacker News

2023 Web Server Benchmark: Node.js vs. Java vs. Rust vs. Go

medium.com

1–3 of 3 posts

Re: 2023 Web Server Benchmark: Node.js vs. Java vs. Rust vs. Go

#3
A more important question for me is what server/framework has the best developer experience and can be maintained easily in the long run. Despite Express.js being rock bottom, I still prefer it as one of the easiest, well known HTTP servers. Of course it all depends on your use case. If you have to extract a penny out of every 1 million http request, performance becomes paramount.