We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3ad92 commit e21db2fCopy full SHA for e21db2f
1 file changed
benchmark/streams/iter-throughput-share.js
@@ -3,7 +3,7 @@
3
const common = require('../common.js');
4
5
const bench = common.createBenchmark(main, {
6
- consumers: [8, 32, 128],
+ consumers: [2, 8, 32],
7
batches: [1e4],
8
backpressure: ['block'],
9
n: [5],
0 commit comments