Files
node/lib
Weijia Wang c1cd731abc url: using util._extend for improving profermace
`Object.assign` is much slower than `util._extend` according to
the refs. This change is to convert the `Object.assign` to use
`util._extend` in url module for improving profermance.

PR-URL: https://github.com/nodejs/node/pull/16081
Refs: https://github.com/nodejs/CTC/issues/62
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
2017-10-10 17:16:36 -04:00
..
2017-08-14 17:19:19 -04:00
2017-10-01 20:38:18 -03:00
2017-08-25 11:29:33 -07:00
2017-10-09 11:40:13 +02:00
2017-09-20 10:45:33 -03:00
2017-07-17 22:09:46 -07:00
2017-08-28 00:39:42 +04:00
2017-10-02 21:38:15 -07:00
2017-08-21 00:23:24 -04:00
2017-10-02 19:09:05 -07:00
2016-10-04 12:17:32 -04:00
2017-10-01 23:58:59 -03:00
2017-03-10 11:23:48 -08:00
2017-10-01 23:58:59 -03:00
2017-10-01 20:24:01 -03:00
2017-10-04 03:51:44 -04:00
2017-06-28 20:00:42 +02:00
2017-10-02 12:36:52 -07:00