-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Description
The node:querystring
module is significantly faster than URLSearchParams
(ref. https://github.com/anonrig/fast-querystring). Given that querystring
is marked as legacy, quite a few people are continuosly opening issues on some modules I maintain asking to replace querystring
with URLSearchParams
... however, we really can't as there is a significant performance drop.
Therefore... can we remove the legacy status?
kibertoadstyfle
Metadata
Metadata
Assignees
Labels
No labels