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 4, 2020
1 parent 51c087a commit ec485e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf/benchmark.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const argv = yargs(hideBin(process.argv))
.option('print-confidence', {
type: 'boolean',
default: false,
description: 'Print confidence range in reports',
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 ec485e3

Please sign in to comment.