Skip to content

Commit 6c90aee

Browse files
apapirovskijasnell
authored andcommitted
test: reduce duration in misc benchmark
PR-URL: #20125 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 26a0a46 commit 6c90aee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/parallel/test-benchmark-misc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const runBenchmark = require('../common/benchmark');
66

77
runBenchmark('misc', [
88
'concat=0',
9+
'dur=0.1',
910
'method=',
1011
'n=1',
1112
'type=extend',

0 commit comments

Comments
 (0)