Skip to main content

Benchmarks

Leveraging our experience with Node.js performance, Fastify has been built from the ground up to be as fast as possible.

All the code used for our benchmarks is available on GitHub.

Here's a brief summary on how Fastify overhead performed against the some other well known Node.js web frameworks (last updated on November 6, 2025):

46677 req/sec

97.79547025917158%

43683 req/sec

91.5233924867481%

37834 req/sec

79.26920740011315%

35709 req/sec

74.81531144587149%

34899 req/sec

73.11906807182216%

31961 req/sec

66.96348132162836%

10035 req/sec

21.024953382639485%

Please note that this is a synthetic, "hello world" benchmark that aims to evaluate the framework overhead. The overhead that each framework has on your application depends on your application, you should always benchmark if performance matters to you.

Do you want to provide feedback on our benchmarks? Open an issue on GitHub and we will get back to you!