0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 02:27:49 +01:00
hono/benchmarks/routers-deno
2024-05-26 04:41:48 +09:00
..
.vscode
src
deno.json
deno.lock
README.md

Router benchmarks

Benchmark of the most commonly used HTTP routers.

Tested routes:

For Deno:

deno run --allow-read --allow-run src/bench.mts

This project is heavily impaired by delvedor/router-benchmark

License

MIT