JΛCOB @jacob.dev · Nov 19

Shocking... </sarcasm> By adding the following code to the standard fastify-html benchmark, the requests per second go from 1.1k to 7.6k (on my 2021 M1 Pro). The cluster module has been stable in Node.js since September 2015. This is why I almost never trust when people say they "know" Node.js.

1 likes 1 replies

?

Replies

JΛCOB · Nov 19

Using Node.js for a project and knowing what incredible features & tooling it comes with out of the box are two different things. Of course taking an existing framework and running it on multiple threads is going to improve performance. But doing so doesn't actually solve anything.