node/benchmark/child_process
Antoine du Hamel 99f61677a9 benchmark,child_process: remove failing benchmark parameter
A 16 MiB strings seems to be too large to be send to the parent process,
making the whole benchmark throws.

PR-URL: https://github.com/nodejs/node/pull/36295
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2020-12-02 20:33:34 +00: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: (child_process) use destructuring 2018-01-23 01:29:32 +01:00
child-process-read-ipc.js benchmark,child_process: remove failing benchmark parameter 2020-12-02 20:33:34 +00: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 benchmark: refactor for consistent style 2019-02-06 22:18:31 -08:00