node icon indicating copy to clipboard operation
node copied to clipboard

url: reduce unnecessary string copies

Open anonrig opened this issue 1 year ago • 1 comments

Reduces unnecessary string copy on several URL operations cc @nodejs/url

anonrig avatar Jun 28 '24 16:06 anonrig

Review requested:

  • [ ] @nodejs/url

nodejs-github-bot avatar Jun 28 '24 16:06 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/60039/

nodejs-github-bot avatar Jul 03 '24 22:07 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/60218/

nodejs-github-bot avatar Jul 10 '24 15:07 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/60252/

nodejs-github-bot avatar Jul 11 '24 17:07 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/60256/

nodejs-github-bot avatar Jul 11 '24 18:07 nodejs-github-bot

Landed in 22f555a499e09011651b9e262f41405e5c6aada7

nodejs-github-bot avatar Jul 11 '24 20:07 nodejs-github-bot