node/benchmark/child_process
Yuya Tanaka 2f339e7200 benchmark: cleanup child_process IPC benchmark
Squashed from:
- child_process: fix IPC bench to obey send() ret val
- child_process: fix IPC benchmark message has two more bytes
- child_process: use setImmediate for IPC bench

PR-URL: https://github.com/nodejs/node/pull/10557
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2017-01-27 08:12:01 -05:00
..
child-process-exec-stdout.js benchmark: use 'yes' instead of echo in a loop 2016-09-29 11:14:57 -07:00
child-process-read-ipc.js benchmark: cleanup child_process IPC benchmark 2017-01-27 08:12:01 -05:00
child-process-read.js benchmark: fix child-process-read on Windows 2016-06-09 12:42:54 +01:00
spawn-echo.js