Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup
  • Loading branch information
ronag committed Dec 25, 2019
commit 7f60522e1a023048eeca91beefdb365eb05b4d4f
2 changes: 2 additions & 0 deletions test/benchmark/test-benchmark-streams.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ runBenchmark('streams',
'kind=duplex',
'n=1',
'sync=no',
'writev=no',
'callback=no',
'type=buffer',
],
{ NODEJS_BENCHMARK_ZERO_ALLOWED: 1 });