benchmark: add ipc support to spawn stdio config · nodejs/node@7b82c17 · GitHub
Skip to content

Commit 7b82c17

Browse files
thisalihassanaduh95
authored andcommitted
benchmark: add ipc support to spawn stdio config
Enabled inter-process communication (ipc) in the stdio configuration of the spawn function within the benchmark subsystem. This change allows for improved data exchange between parent and benchmarked child processes, addressing limitations in performance testing scenarios. Fixes: #52233 Refs: nodejs/performance#161 PR-URL: #52456 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Raz Luvaton <rluvaton@gmail.com>
1 parent dfda6fe commit 7b82c17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

benchmark/compare.js

Lines changed: 1 addition & 1 deletion

benchmark/run.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)