mirror of
https://github.com/nodejs/node.git
synced 2025-05-06 21:35:34 +00:00
![]() * add benchmark to compare the performance of getting url properties between the WHATWG URL and the legacy implementation * add benchmark to compare the performance of serializing urls between the WHATWG URL and the legacy implementation * refactor the benchmark for comparing parsing performance between the two implementations PR-URL: https://github.com/nodejs/node/pull/10678 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net> |
||
---|---|---|
.. | ||
legacy-vs-whatwg-url-get-prop.js | ||
legacy-vs-whatwg-url-parse.js | ||
legacy-vs-whatwg-url-serialize.js | ||
url-format.js | ||
url-parse.js | ||
url-resolve.js | ||
whatwg-url-properties.js |