node/lib/internal/cluster
Ruben Bridgewater 4a872b98a0
cluster: remove obsolete array allocation
The array was only used to create a key. Instead of allocating that
first, just directly create the necessary string.

PR-URL: https://github.com/nodejs/node/pull/20567
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2018-05-22 14:13:28 -04:00
..
child.js cluster: resolve relative unix socket paths 2018-01-17 11:55:49 +08:00
master.js cluster: remove obsolete array allocation 2018-05-22 14:13:28 -04:00
round_robin_handle.js
shared_handle.js
utils.js
worker.js