nitrojs / nitrojs/nitro

Docs: Provide benchmarks

Open
#2,534 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement v2
Dominant language
TypeScript
Stars
11.2k
Forks
899
Avg merge
2d 24m
Merged PRs (30d)
40

Description

Describe the feature

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

E.g.:

  • Cold start time
  • Requests per second
  • Response time

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
  • Would you be willing to help implement this feature?

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the 2023 benchmarks in discussion #326 and the existing documentation structure. Define reproducible measurements for cold start time, requests per second, and response time across Node, Bun, and Deno, including comparisons with Node.js, Express, and Fastify. Done means the benchmark results are published in the docs.

Written by the indexing model from the issue text.

Assessment

Tech stack
bun, deno, express, node.js
Domain
backend, documentation, performance
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.