Skip to content

Commit

Permalink
test: reduce duration in misc benchmark
Browse files Browse the repository at this point in the history
PR-URL: #20125
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
apapirovski authored and jasnell committed Apr 23, 2018
1 parent 26a0a46 commit 6c90aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/test-benchmark-misc.js
Expand Up @@ -6,6 +6,7 @@ const runBenchmark = require('../common/benchmark');

runBenchmark('misc', [
'concat=0',
'dur=0.1',
'method=',
'n=1',
'type=extend',
Expand Down

0 comments on commit 6c90aee

Please sign in to comment.