0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00
hono/benchmarks/routers/README.md
2023-01-29 14:10:47 +09:00

747 B

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 heavily impaired by delvedor/router-benchmark

License

MIT