mirror of
https://github.com/honojs/hono.git
synced 2024-11-22 11:17:33 +01:00
747 B
747 B
Router benchmarks
Benchmark of the most commonly used HTTP routers.
Tested routes:
- find-my-way
- express
- koa-router
- koa-tree-router
- trek-router
- @medley/router
- Hono RegExpRouter
- Hono TrieRouter
For Node.js:
yarn bench:node
For Bun:
yarn bench:bun
This project heavily impaired by delvedor/router-benchmark
License
MIT