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 bb4243f commit ce6d1afCopy full SHA for ce6d1af
scripts/benchmarks/settings.js
@@ -2,7 +2,7 @@ module.exports = {
2
transport: 'tcp',
3
port: 3001,
4
routine: ['dynamic', { hz: 200 }],
5
- testDuration: 1000 * 1,
+ testDuration: 1000 * 10,
6
testPayload: { foo: 'bar' },
7
testChannel: 'test',
8
framing: null,
0 commit comments