test: reduce duration in misc benchmark
PR-URL: https://github.com/nodejs/node/pull/20125 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
parent
e7913e450c
commit
6af4f5ebb0
@ -6,6 +6,7 @@ const runBenchmark = require('../common/benchmark');
|
|||||||
|
|
||||||
runBenchmark('misc', [
|
runBenchmark('misc', [
|
||||||
'concat=0',
|
'concat=0',
|
||||||
|
'dur=0.1',
|
||||||
'method=',
|
'method=',
|
||||||
'n=1',
|
'n=1',
|
||||||
'type=extend',
|
'type=extend',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user