summaryrefslogtreecommitdiff
path: root/cli/bench/spawn.js
AgeCommit message (Expand)Author
2022-12-09unstable: remove Deno.spawn, Deno.spawnSync, Deno.spawnChild APIs (#16893)Bartek IwaƄczuk
2022-11-15perf(runtime/spawn): collect output using `op_read_all` (#16596)Marcos Casagrande