0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 11:17:33 +01:00
hono/benchmarks
Yusuke Wada e675d50046
perf(utils/url): use slice + indexOf for getPath() (#2376)
* perf(utils/url): use `slice` + `indexOf` for `getPath()`

* denoify
2024-03-18 17:40:23 +09:00
..
deno
handle-event refactor(app): add "deprecate message" for app.handleEvent() (#1298) 2023-08-05 23:41:45 +09:00
jsx chore(benchmarks/jsx): Update benchmark (#1768) 2023-12-03 22:03:55 +09:00
query-param chore: use Bun as a package manager (#2105) 2024-01-29 23:27:54 +09:00
routers chore(benchmark): add memoirist router (#1474) 2023-09-17 09:08:59 +09:00
routers-deno feat: introduce PatternRouter and hono/tiny (#1036) 2023-04-28 12:10:20 +09:00
utils perf(utils/url): use slice + indexOf for getPath() (#2376) 2024-03-18 17:40:23 +09:00
webapp