unjs / nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
https://nitro.unjs.io
MIT License
5.89k stars 496 forks source link

Docs: Provide benchmarks #2534

Open MickL opened 3 months ago

MickL commented 3 months ago

Describe the feature

It would be cool if the docs would show some benchmarks in comparison with other frameworks:

E.g.:

Also I would be interested if the runtime (Node, Bun, Deno) affects this numbers.

Typically http servers showcase their benchmarks, often in comparison with plain Node.js, Express and / or Fastify. For example: Bun, AdonisJS, Elysia

Additional information

For anyone interested, some benchmarks from 2023 can be found here: https://github.com/unjs/nitro/discussions/326