summaryrefslogtreecommitdiff
path: root/benchmark/cluster
Commit message (Expand)AuthorAgeFilesLines
* benchmark: use `cluster.isPrimary` instead of `cluster.isMaster`Deokjin Kim2023-05-171-1/+1
* benchmark: add trailing commasAntoine du Hamel2023-01-291-2/+2
* benchmark: replace var with let/const in cluster benchmarkdnlup2019-12-271-9/+8
* child_process,cluster: allow using V8 serialization APIAnna Henningsen2019-11-051-1/+10
* benchmark: refactor for consistent styleRich Trott2019-02-061-1/+1
* benchmark: use destructuringRuben Bridgewater2018-01-231-11/+8
* benchmark: var to constRuben Bridgewater2017-09-191-4/+4
* benchmark: remove unused parametersnishijayaraj2017-08-081-2/+2
* child_process: reduce nextTick() usageBrian White2017-06-091-0/+70