-
-
Notifications
You must be signed in to change notification settings - Fork 46
Document FastURL #60
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Describe the change
added via b5f5239
we have
URL(FastURL) export for bun, deno and node which uses lazy getters to make access topathnameandquerysignificantly faster. (ported from h3)benchmarks can be done with
bench:url:node,bench:url:deno,bench:url:bun