0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-21 18:18:57 +01:00
hono/benchmarks
Taku Amano 91c04ac073
refactor(utils/url): Decode parameters more accurately without performance degradation. (#1015)
* refactor(utils/url): Decode parameters more accurately without performance degradation.

* Add tests about getQueryParam and getQueryParams.

* chore(bench): add query param bench

* chore: denoify
2023-03-29 23:03:00 +09:00
..
deno chore: update Deno benchmark (#880) 2023-02-11 06:43:07 +09:00
handle-event chore: update the benchmark result 2023-02-11 06:19:23 +09:00
jsx
query-param refactor(utils/url): Decode parameters more accurately without performance degradation. (#1015) 2023-03-29 23:03:00 +09:00
routers chore: benchmark of routers (#843) 2023-01-29 14:10:47 +09:00
webapp