node/benchmark/child_process
Rich Trott 681c4afc51
benchmark: reduce code duplication
Merge duplicate case code in child-process-params.js.

PR-URL: https://github.com/nodejs/node/pull/36568
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2021-05-01 09:44:45 +02:00
..
child-process-exec-stdout.js benchmark: use let instead of var in child_process 2019-12-25 11:42:58 +01:00
child-process-params.js benchmark: reduce code duplication 2021-05-01 09:44:45 +02:00
child-process-read-ipc.js benchmark,child_process: remove failing benchmark parameter 2021-05-01 09:44:36 +02:00
child-process-read.js benchmark: use let instead of var in child_process 2019-12-25 11:42:58 +01:00
spawn-echo.js