Yusuke Wada
|
d2b3a05741
|
chore(benchmark): add memoirist router (#1474)
|
2023-09-17 09:08:59 +09:00 |
|
Yusuke Wada
|
a14e65a6ca
|
chore(benchmark): add radix3 (#1167)
|
2023-06-06 14:16:26 +09:00 |
|
Taku Amano
|
1a1de75296
|
feat: Introduce LinearRouter. (#1043)
* feat: Introduce LinearRouter.
* chore: Add benchmark script.
* chore: denoify
|
2023-04-28 12:10:20 +09:00 |
|
Yusuke Wada
|
677b572fd5
|
feat: introduce PatternRouter and hono/tiny (#1036)
* wip
* Use RegExp instead of URLPattern. (#1039)
* Use RegExp instead of URLPattern.
* refactor(url-pattern-router): tidy up.
* refactor(url-pattern-router): Tweaks type for mangling.
* refactor: Rename URLPatternRouter to PatternRouter.
* chore: denoify.
---------
Co-authored-by: Taku Amano <taku@taaas.jp>
|
2023-04-28 12:10:20 +09:00 |
|
Yusuke Wada
|
d459084a89
|
chore: benchmark of routers (#843)
|
2023-01-29 14:10:47 +09:00 |
|