find-my-way icon indicating copy to clipboard operation
find-my-way copied to clipboard

Potential performance improvements

Open JaoodxD opened this issue 9 months ago • 5 comments

Just found hono router benchmarks which shows that find-my-way is 1.15x to 2.2x slower than hono's one in various scenarios.
Could these benchmarks and hono router itself become a good material/background for future improvements?

Link for benchmarks: https://github.com/honojs/hono/tree/main/benchmarks/routers Link for hono routers codebase: https://github.com/honojs/hono/tree/main/src/router

JaoodxD avatar May 13 '24 19:05 JaoodxD