Skip to content

How fast Hono vs Nitro? #1166

Answered by yusukebe
jamaluddinrumi asked this question in Q&A
Discussion options

You must be logged in to vote

With this PR #1167, the RegExpRouter used in Hono is faster than the radix3 router used in Nitro:

summary for all together
  Hono RegExpRouter
   1.26x faster than @medley/router
   1.33x faster than koa-tree-router
   1.99x faster than trek-router
   2.05x faster than find-my-way
   3.11x faster than radix3
   3.64x faster than Hono TrieRouter
   15.51x faster than express (WARNING: includes handling)
   26.65x faster than koa-router

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jamaluddinrumi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants