You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have URL (FastURL) export for bun, deno and node which uses lazy getters to make access to pathname and query significantly faster. (ported from h3)
benchmarks can be done with bench:url:node, bench:url:deno, bench:url:bun