url: significantly improve the performance of the url module
authorPetka Antonov <petka_antonov@hotmail.com>
Mon, 23 Mar 2015 00:59:32 +0000 (02:59 +0200)
committerRod Vagg <rod@vagg.org>
Sat, 2 May 2015 06:12:52 +0000 (23:12 -0700)
commit3fd7fc429c394059113432312ed19decbafd8fc4
treecb4298ac837b5ce0f85791f309fd6f5698a3ef91
parent57c4cc26e2ff3dd1210d79ae22a8fe5ce43fcef3
url: significantly improve the performance of the url module

(landed by @rvagg)

PR-URL: https://github.com/iojs/io.js/pull/1561
Reviewed-By: Domenic Denicola <domenic@domenicdenicola.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
lib/_http_client.js
lib/https.js
lib/url.js
lib/util.js
test/parallel/test-url-accessors.js [new file with mode: 0644]
test/parallel/test-url.js