mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
d5bc52aa2e
This changes child-process-exec-stdout benchmark to use 'yes' instead of echo in a while loop. This makes this benchmark consistent with child-process-read which already uses `yes` and allows this benchmark to be executed on Windows. Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> PR-URL: https://github.com/nodejs/node/pull/8721 |
||
---|---|---|
.. | ||
child-process-exec-stdout.js | ||
child-process-read-ipc.js | ||
child-process-read.js | ||
spawn-echo.js |