0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-21 18:18:57 +01:00
hono/benchmarks/routers
2024-07-06 19:25:28 +09:00
..
src chore: update benchmark (#3102) 2024-07-06 19:25:28 +09:00
package.json chore: update benchmark (#3102) 2024-07-06 19:25:28 +09:00
README.md
tsconfig.json chore: update benchmark (#3102) 2024-07-06 19:25:28 +09:00
yarn.lock chore: update benchmark (#3102) 2024-07-06 19:25:28 +09:00

Router benchmarks

Benchmark of the most commonly used HTTP routers.

Tested routes:

For Node.js:

yarn bench:node

For Bun:

yarn bench:bun

This project is heavily impaired by delvedor/router-benchmark

License

MIT