Skip to content

Commit

Permalink
Update perf/benchmark.cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz committed Nov 5, 2020
1 parent 3a54c8a commit a5e9768
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions perf/benchmark.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ const argv = yargs(hideBin(process.argv))
.option('print-confidence', {
type: 'boolean',
default: false,
description:
'Print 95 % confidence range in reports instead of +X% (increase the number of samples to reduce this range)',
description: 'Print 95 % confidence range in reports instead of +X% (increase the number of samples to reduce this range)',
})
.option('verbose', {
alias: 'v',
Expand Down

0 comments on commit a5e9768

Please sign in to comment.